Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuigcerver committed Jun 19, 2020
1 parent ab2b6de commit d22dfd4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ editdistance
future
mock;python_version<"3.0"
natsort
nnutils-pytorch>=0.3.0
nnutils-pytorch>=0.7.0
numpy
parameterized
Pillow>=5.2
scipy
torch>=1.1.0
torchvision>=0.2.2
torch>=1.5.0
torchvision>=0.6.0
tqdm
typing;python_version<"3.5"
2 changes: 1 addition & 1 deletion travis/requirements_pytorch_1.4.0.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
torch>=1.4.0,<1.5.0
torchvision>=0.5.0
torchvision>=0.5.0,<0.6.0
nnutils-pytorch>=0.6.0,<0.7.0

0 comments on commit d22dfd4

Please sign in to comment.