Skip to content

Commit

Permalink
Upgrade numpy pin version
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Aug 10, 2023
1 parent 679ca36 commit 6bfc03a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ psutil
pyyaml
# pytorch build script pins numpy version
# https://github.com/pytorch/builder/blob/ae5c82e65cb3d8bac6df50e742a195019af91ad3/wheel/build_wheel.sh#L145
numpy==1.21.2
numpy==1.23.5
# Need https://github.com/kornia/kornia/commit/53808e5 to work on PyTorch nightly
git+https://github.com/kornia/kornia.git@b7050c3
scipy # for lazy_bench.py
Expand Down

0 comments on commit 6bfc03a

Please sign in to comment.