浏览代码

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