Ver código fonte

Update requirements.txt

metya 3 anos atrás
pai
commit
86d77512ff
1 arquivos alterados com 5 adições e 5 exclusões
  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