Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions benchmarks/asv.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@
{
"python": "3.7",
"build": "",
"numpy": "1.16.5",
"pandas": "0.25.0",
"numpy": "1.17.3",
"pandas": "1.3.0",
"scipy": "1.5.0",
// Note: these don't have a minimum in setup.py
"h5py": "3.1.0",
Expand Down