Преглед на файлове

Update requirements.txt

metya преди 3 години
родител
ревизия
86d77512ff
променени са 1 файла, в които са добавени 5 реда и са изтрити 5 реда
  1. 5 5
      requirements.txt

+ 5 - 5
requirements.txt

@@ -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