Skip to content

Commit

Permalink
Upgrade torchvision
Browse files Browse the repository at this point in the history
Stopgap fix for #551

Signed-off-by: Ben Firshman <[email protected]>
  • Loading branch information
bfirsh committed Mar 11, 2021
1 parent fe817e2 commit 86fb7ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ black==19.10b0
pytest==6.1.1
tensorflow-cpu==2.4.0
pytorch-lightning==1.1.1
torch==1.4.0
torchvision==0.5.0
torch==1.8.0
torchvision==0.9.0
# for integration tests
boto3==1.12.32
google-cloud-storage==1.32.0
Expand Down

0 comments on commit 86fb7ab

Please sign in to comment.