Skip to content

Commit fd1a733

Browse files
authored
Merge pull request #189 from holdenk/fix-requirements
Drop duplicate torch from requirements_dev.txt
2 parents a33d774 + 364a221 commit fd1a733

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements_dev.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
-r requirements.txt
22
pytest-cov==3.0.0
33
pytest==7.1.2
4-
torch==1.13.1
5-
torchvision==0.14.1
4+
torchvision==0.14.1

0 commit comments

Comments
 (0)