diff --git a/_requirements/default.txt b/_requirements/default.txt index 913834f..3e14e1b 100644 --- a/_requirements/default.txt +++ b/_requirements/default.txt @@ -2,6 +2,6 @@ setuptools==67.8.0 matplotlib>=3.0.0, <3.8.0 ipython[notebook]>=8.0.0, <8.15.0 urllib3 # for ipython -torch>=1.8.1, <2.1.0 +torch>=1.8.1, <2.2.0 pytorch-lightning>=1.4, <2.1.0 torchmetrics>=0.7, <0.12