Skip to content

Commit

Permalink
Merge pull request #1797 from AdeelH/pytorch-2.0
Browse files Browse the repository at this point in the history
Bump torch to version 2.0
  • Loading branch information
AdeelH committed Jun 14, 2023
2 parents 5ebc65c + c0c57f0 commit 4a4e709
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rastervision_pytorch_learner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ rastervision_pipeline==0.20.3-dev
rastervision_core==0.20.3-dev
numpy==1.23.3
pillow==9.3.0
torch==1.12.1
torchvision==0.13.1
torch==2.0.1
torchvision==0.15.2
tensorboard==2.13.0
albumentations==1.3.0
cython==0.29.32
Expand Down

0 comments on commit 4a4e709

Please sign in to comment.