Skip to content

Commit fbdb6cd

Browse files
committed
Update versions in asv.conf.json
1 parent 647469b commit fbdb6cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks/asv.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,12 +115,12 @@
115115
{
116116
"python": "3.9",
117117
"build": "",
118-
"numpy": "1.19.3",
118+
"numpy": "1.19.4",
119119
"pandas": "1.3.0",
120120
"scipy": "1.6.0",
121121
// Note: these don't have a minimum in setup.py
122122
"h5py": "3.1.0",
123-
"ephem": "4.0.0.0", // first version to support py 3.9
123+
"ephem": "4.0.0.1", // first version to support py 3.9
124124
"numba": "0.53.0", // first version to support py 3.9
125125
},
126126
// latest versions available

0 commit comments

Comments
 (0)