@@ -1,8 +1,8 @@
# Requirements automatically generated by pigar.
# https://github.com/damnever/pigar
-pytorch_lightning == 0.4.3
-torch == 1.2.0
-torchsummary == 1.5.1
-torchtest == 0.5
-torchvision == 0.4.0
+pytorch_lightning >= 1.6.0
+torch >= 1.2.0
+torchsummary >= 1.5.1
+torchtest >= 0.5
+torchvision >= 0.4.0