Skip to content

Commit f523d47

Browse files
authored
BENCH bump cython to latest version (scikit-learn#27419)
1 parent 5103737 commit f523d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asv_benchmarks/asv.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"matrix": {
7979
"numpy": ["1.25.2"],
8080
"scipy": ["1.11.2"],
81-
"cython": ["0.29.36"],
81+
"cython": ["3.0.2"],
8282
"joblib": ["1.3.2"],
8383
"threadpoolctl": ["3.2.0"],
8484
"pandas": ["2.1.0"]

0 commit comments

Comments
 (0)