Skip to content

Commit e2d37a8

Browse files
author
Takashi Matsuo
authored
fix(bookshelf): update requirements.txt (GoogleCloudPlatform#329)
fixes GoogleCloudPlatform#328
1 parent 69c662d commit e2d37a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookshelf/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Flask==1.1.2
22
google-cloud-firestore==2.0.2
33
google-cloud-storage==1.36.1
44
google-cloud-logging==2.2.0
5-
google-cloud-error-reporting==1.1.0
5+
google-cloud-error-reporting<=2.0
66
gunicorn==20.0.4
77
six==1.15.0

0 commit comments

Comments
 (0)