Skip to content

Commit 3c3016b

Browse files
authored
Bump numpy/scipy in appengine/flexible (GoogleCloudPlatform#7189)
* bump scipy/numpy up to 3.10 compatible versions * revert change in composer
1 parent 69627b5 commit 3c3016b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.0.2
22
gunicorn==20.1.0
3-
numpy==1.20.0; python_version >= '3.7'
3+
numpy==1.21.4; python_version >= '3.7'
44
numpy==1.19.5; python_version < '3.7'
55

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Flask==2.0.2
22
gunicorn==20.1.0
33
imageio==2.10.5
4-
numpy==1.20.0; python_version >= '3.7'
4+
numpy==1.21.4; python_version >= '3.7'
55
numpy==1.19.5; python_version < '3.7'
66
pillow==8.4.0
7-
scipy==1.6.1; python_version >= '3.7'
7+
scipy==1.7.3; python_version >= '3.7'
88
scipy==1.5.4; python_version < '3.7'

0 commit comments

Comments
 (0)