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.
1 parent 26cb186 commit 21b8957Copy full SHA for 21b8957
dev-requirements.txt
@@ -13,7 +13,7 @@ google-cloud-logging==3.10.0
13
google-cloud-runtimeconfig==0.34.0
14
hydra-core
15
ipython
16
-kfp==1.8.22
+kfp
17
mlflow-skinny
18
moto~=5.0.8
19
pyre-extensions
@@ -24,7 +24,7 @@ pytorch-lightning==2.3.1
24
tensorboard==2.14.0
25
sagemaker>=2.149.0
26
torch-model-archiver>=0.4.2
27
-torch==2.2.1
+torch>=2.2.1
28
torchmetrics==0.10.3
29
torchserve>=0.10.0
30
torchtext==0.17.1
@@ -42,5 +42,4 @@ lintrunner-adapters
42
grpcio==1.62.1
43
grpcio-status==1.48.1
44
googleapis-common-protos==1.63.0
45
-google-api-core==2.18.0
46
protobuf==3.20.3 # kfp==1.8.22 needs protobuf < 4
0 commit comments