Skip to content

Commit 6b294fc

Browse files
committed
1 parent c84b47e commit 6b294fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

benchmarks/asv.conf.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
// pip (with all the conda available packages installed first,
7272
// followed by the pip installed packages).
7373
"req": {
74-
"numpy": [""],
75-
"scipy": [""],
76-
"spatialdata": [""],
74+
"numpy": ["2.3.0"],
75+
"scipy": ["1.16.1"],
76+
"spatialdata": ["0.4.0"],
7777
},
7878
// same for env variables
7979
"env": {},

0 commit comments

Comments
 (0)