We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9dd3e7 + 3540b60 commit 9bba3b4Copy full SHA for 9bba3b4
pyproject.toml
@@ -33,19 +33,19 @@ classifiers = [
33
dependencies = [
34
"attrs>=23.1.0,<24",
35
"boto3>=1.35.75,<2.0",
36
- "cloudpickle==2.2.1",
+ "cloudpickle>=2.2.1",
37
"docker",
38
"fastapi",
39
"google-pasta",
40
"importlib-metadata>=1.4.0,<7.0",
41
"jsonschema",
42
- "numpy>=1.9.0,<2.0",
+ "numpy>=1.9.0,<3.0",
43
"omegaconf>=2.2,<2.3",
44
"packaging>=20.0",
45
"pandas",
46
"pathos",
47
"platformdirs",
48
- "protobuf>=3.12,<5.0",
+ "protobuf>=3.12,<6.0",
49
"psutil",
50
"PyYAML~=6.0",
51
"requests",
0 commit comments