Skip to content

Commit dc0028e

Browse files
renovate-botbusunkim96leahecole
authored
chore(deps): update dependency scipy to v1.6.1 (GoogleCloudPlatform#5379)
* chore(deps): update dependency scipy to v1.6.1 * fix: split requirement by python version Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent f77e69f commit dc0028e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

appengine/flexible/scipy/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ imageio==2.9.0
44
numpy==1.20.0; python_version >= '3.7'
55
numpy==1.19.5; python_version < '3.7'
66
pillow==8.1.0
7-
scipy==1.5.4
7+
scipy==1.6.1; python_version >= '3.7'
8+
scipy==1.5.4; python_version < '3.7'

0 commit comments

Comments
 (0)