We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 675c42f + 58df7a3 commit 54af742Copy full SHA for 54af742
ci/requirements.txt
@@ -1,7 +1,7 @@
1
-torch>=2.0
2
-pytorch-lightning>=2.0
3
-torchvision
4
-albumentations>=1.0
+torch>=2.0,<=2.1.1
+pytorch-lightning>=2.0,<=2.1.2
+torchvision<=0.16.1
+albumentations>=1.0,<=1.3.1
5
opencv-python>=4.1.1
6
pillow>=8.2
7
pandas>=1.0
0 commit comments