Skip to content

Commit a22b0e2

Browse files
authored
bump CI-time joblib version pin (and trigger pip cache rebuild)
1 parent 34fe8d8 commit a22b0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def get_long_description():
7373
"ghapi",
7474
"pytest",
7575
"pytest-benchmark",
76-
"joblib" + ("==1.4.0" if CI else ""),
76+
"joblib" + ("==1.5.3" if CI else ""),
7777
"imageio",
7878
"nbformat",
7979
"pyparsing" + ("<3.2.5" if CI else ""),

0 commit comments

Comments
 (0)