Skip to content

Commit

Permalink
Bump torchvision from 0.2.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [torchvision](https://github.com/pytorch/vision) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/pytorch/vision/releases)
- [Commits](pytorch/vision@v0.2.1...v0.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Feb 28, 2019
1 parent 2db590a commit 31270c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@
packages=find_packages(exclude=('tests',)),
install_requires=['scipy==1.2.0',
'torch==1.0.1.post2',
'torchvision==0.2.1',
'torchvision==0.2.2',
'numpy==1.16.1',
'scikit-learn==0.20.2',
'scikit-image==0.14.2',
Expand Down

0 comments on commit 31270c4

Please sign in to comment.