Skip to content

Commit 2848b28

Browse files
authored
Update to fetch latest Cloudpickle version (#4950)
1 parent 9e7f666 commit 2848b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ classifiers = [
3333
dependencies = [
3434
"attrs>=23.1.0,<24",
3535
"boto3>=1.35.75,<2.0",
36-
"cloudpickle==2.2.1",
36+
"cloudpickle>=2.2.1",
3737
"docker",
3838
"fastapi",
3939
"google-pasta",

0 commit comments

Comments
 (0)