Skip to content

Commit

Permalink
Bump pillow to 10.1.0 for py3.8 pytorch project
Browse files Browse the repository at this point in the history
  • Loading branch information
lucashuy committed Oct 17, 2023
1 parent 605b762 commit 5ecd9b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-f https://download.pytorch.org/whl/torch_stable.html
torch=={{cookiecutter.pytorch_version}}+cpu
torchvision=={{cookiecutter.torchvision_version}}+cpu
pillow==9.3.0
pillow==10.1.0

0 comments on commit 5ecd9b4

Please sign in to comment.