diff --git a/app/ml/requirements.txt b/app/ml/requirements.txt index ef81f54..6b7b80d 100644 --- a/app/ml/requirements.txt +++ b/app/ml/requirements.txt @@ -7,7 +7,7 @@ matplotlib>=3.5.0 seaborn>=0.11.0 # Deep Learning Libraries -torch>=1.9.0 +torch>=2.2.0 torchvision>=0.10.0 albumentations>=1.4.3