Skip to content

Commit bd8e387

Browse files
author
Takashi Matsuo
committed
pin rsa to 4.0
fixes GoogleCloudPlatform#4072
1 parent 8661575 commit bd8e387

File tree

8 files changed

+10
-2
lines changed

8 files changed

+10
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
google-endpoints==4.8.0
22
google-endpoints-api-management==1.11.1
3+
rsa==4.0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
google-endpoints==4.8.0
22
google-endpoints-api-management==1.11.1
3+
rsa==4.0

appengine/standard/firebase/firenotes/backend/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ flask-cors==3.0.8
44
google-auth==1.17.0
55
requests==2.23.0
66
requests-toolbelt==0.9.1
7+
rsa==4.0

appengine/standard/firebase/firetactoe/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ requests==2.23.0
33
requests_toolbelt==0.9.1
44
google-auth==1.17.0
55
functools32==3.2.3.post2; python_version < "3"
6+
rsa==4.0
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
google-auth==1.17.0
2-
requests==2.23.0
2+
requests==2.23.0
3+
rsa==4.0
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
google-cloud-storage==1.25.0
2-
Flask==1.1.1
2+
Flask==1.1.1
3+
rsa==4.0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Flask==1.1.2
22
google-api-python-client==1.9.2
3+
rsa==4.0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
google-api-python-client==1.9.2
22
google-auth==1.17.0
33
google-auth-httplib2==0.0.3
4+
rsa==4.0

0 commit comments

Comments
 (0)