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 3cb18e3 commit 497c664Copy full SHA for 497c664
dev-requirements.txt
@@ -26,11 +26,11 @@ pytorch-lightning==2.5.0
26
tensorboard==2.14.0
27
sagemaker==2.230.0
28
torch-model-archiver>=0.4.2
29
-torch>=2.6.0
+torch>=2.7.0
30
torchmetrics==1.6.3
31
torchserve>=0.10.0
32
torchtext==0.18.0
33
-torchvision==0.21.0
+torchvision==0.22.0
34
ts==0.5.1
35
ray[default]
36
wheel
docs/requirements.txt
@@ -10,4 +10,4 @@ jupytext
10
ipython_genutils
11
# https://github.com/jupyter/nbconvert/issues/1736
12
jinja2>=3.1.4
13
-apache-airflow
+apache-airflow==2.10.5
0 commit comments