Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Bump numpy from 1.19.4 to 1.22.0 in /server
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.4 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](numpy/numpy@v1.19.4...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 Sep 8, 2022
1 parent df0be74 commit cad5826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/app_engine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ google-cloud-secret-manager==2.7.0
google-cloud-storage==1.35.0
gunicorn==20.1.0
itsdangerous==2.0.1
numpy==1.19.4
numpy==1.22.0
psutil==5.8.0
python-dateutil==2.8.1
redis==3.5.3
Expand Down
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ google-cloud-error-reporting
google-cloud-resource-manager==1.1.2
google-cloud-secret-manager==2.7.0
google-cloud-storage==1.35.0
numpy==1.19.4
numpy==1.22.0
object_detection-0.1_2.5.0.tar.gz
opencv-contrib-python-headless==4.5.2.54
Pillow==9.0.0
Expand Down

0 comments on commit cad5826

Please sign in to comment.