Skip to content

Commit 33942c9

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (GoogleCloudPlatform#632)
1 parent dbbc85a commit 33942c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine/standard/firebase/firetactoe/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ flask==0.11.1
22
requests==2.11.1
33
requests_toolbelt==0.7.0
44
oauth2client==4.0.0
5-
functools32==3.2.3-2; python_version < '3'
5+
functools32==3.2.3-2; python_version < "3"

testing/requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ flask==0.11.1
1212
Flask==0.11.1
1313
fluent-logger==0.4.4
1414
funcsigs==1.0.2
15-
functools32==3.2.3-2; python_version < '3'
15+
functools32==3.2.3-2; python_version < "3"
1616
google-api-python-client==1.5.5
1717
google-cloud-bigquery==0.20.0
1818
google-cloud-bigtable==0.20.0

0 commit comments

Comments
 (0)