Skip to content

Commit c273fcf

Browse files
committed
try fixing asv again
1 parent 08d9031 commit c273fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/asv.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"python": "3.10",
117117
"build": "",
118118
"numpy": "1.21.2",
119-
"pandas": "1.3.3",
119+
"pandas": "1.4.1", // first anaconda version to support py 3.10
120120
"scipy": "1.7.2",
121121
// Note: these don't have a minimum in setup.py
122122
"h5py": "3.6.0", // first version to support py 3.10

0 commit comments

Comments
 (0)