Skip to content

Commit

Permalink
Add cloudpickle back to CI requirements
Browse files Browse the repository at this point in the history
Needed by a pickle compatibility test
  • Loading branch information
sgillies committed Dec 4, 2024
1 parent 0452f23 commit 731c846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/requirements-py3.9.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
attrs==23.2.0
certifi==2024.2.2
cloudpickle
importlib-metadata==7.0.1
numpy==1.26.4
packaging==23.2
Expand Down

0 comments on commit 731c846

Please sign in to comment.