Skip to content

Commit

Permalink
trying to limit cloudpickle
Browse files Browse the repository at this point in the history
  • Loading branch information
kessler-frost committed Dec 15, 2023
1 parent 3e7cfb0 commit 84d7589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aiohttp>=3.8.1
alembic>=1.8.0
boto3>=1.26.110
click>=8.1.3
cloudpickle>=2.0.0
cloudpickle>=2.0.0,<3
dask[distributed]>=2022.6.0
fastapi>=0.100.0
filelock>=3.12.2
Expand Down

0 comments on commit 84d7589

Please sign in to comment.