Skip to content

Commit

Permalink
Bump numpy from 1.21.6 to 1.22.0 in /app
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.6 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.21.6...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2022
1 parent 589e7e1 commit 30b905c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#TODO check versions for py-slim (debian)
#TODO
pyyaml==6.0
numpy==1.21.6
numpy==1.22.0
protobuf==3.20.1 #4.21.1 from pipenv
#https://download.pytorch.org/whl/cu113/torch-1.11.0%2Bcu113-cp38-cp38-linux_x86_64.whl
# torch==1.11.0+cu113
Expand Down

0 comments on commit 30b905c

Please sign in to comment.