Skip to content

Commit 3264256

Browse files
committed
update cloudpickle version to >=2.2.1
1 parent 1c0699d commit 3264256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/extras/test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Jinja2==3.1.4
2424
pyvis==0.2.1
2525
pandas>=1.3.5,<1.5
2626
scikit-learn==1.3.0
27-
cloudpickle==2.2.1
27+
cloudpickle>=2.2.1
2828
PyYAML==6.0
2929
# TODO find workaround
3030
xgboost>=1.6.2,<=1.7.6

0 commit comments

Comments
 (0)