Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2823201

Browse files
authored
Merge pull request GoogleCloudPlatform#223 from donmccasland/master
Updating integration test pip requirements
2 parents 6214c39 + 7fc2e28 commit 2823201

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/integration/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Flask==1.0.2
2-
google-cloud-error-reporting==0.30.0
1+
Flask==1.1.0
2+
google-cloud-error-reporting==0.32.1
33
google-cloud-logging==1.12.1
4-
google-cloud-monitoring==0.30.1
4+
google-cloud-monitoring==0.33.0
55
gunicorn==19.9.0
6-
requests==2.19.1
6+
requests==2.22.0
77
retrying==1.3.3
8-
six==1.11.0
8+
six==1.12.0

0 commit comments

Comments
 (0)