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

Commit cad5826

Browse files
Bump numpy from 1.19.4 to 1.22.0 in /server
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]>
1 parent df0be74 commit cad5826

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

server/app_engine/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ google-cloud-secret-manager==2.7.0
99
google-cloud-storage==1.35.0
1010
gunicorn==20.1.0
1111
itsdangerous==2.0.1
12-
numpy==1.19.4
12+
numpy==1.22.0
1313
psutil==5.8.0
1414
python-dateutil==2.8.1
1515
redis==3.5.3

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ google-cloud-error-reporting
44
google-cloud-resource-manager==1.1.2
55
google-cloud-secret-manager==2.7.0
66
google-cloud-storage==1.35.0
7-
numpy==1.19.4
7+
numpy==1.22.0
88
object_detection-0.1_2.5.0.tar.gz
99
opencv-contrib-python-headless==4.5.2.54
1010
Pillow==9.0.0

0 commit comments

Comments
 (0)