Skip to content

Commit 497c664

Browse files
authored
Upgrade to torch>=2.7.0 et al. for dev-requirements
Differential Revision: D73531571 Pull Request resolved: #1051
1 parent 3cb18e3 commit 497c664

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dev-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ pytorch-lightning==2.5.0
2626
tensorboard==2.14.0
2727
sagemaker==2.230.0
2828
torch-model-archiver>=0.4.2
29-
torch>=2.6.0
29+
torch>=2.7.0
3030
torchmetrics==1.6.3
3131
torchserve>=0.10.0
3232
torchtext==0.18.0
33-
torchvision==0.21.0
33+
torchvision==0.22.0
3434
ts==0.5.1
3535
ray[default]
3636
wheel

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jupytext
1010
ipython_genutils
1111
# https://github.com/jupyter/nbconvert/issues/1736
1212
jinja2>=3.1.4
13-
apache-airflow
13+
apache-airflow==2.10.5

0 commit comments

Comments
 (0)