Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Jul 13, 2017
1 parent 46eab7b commit cd77f3b
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==1.11.2
Django==1.11.3
mysqlclient==1.3.10
wheel==0.29.0
gunicorn==19.7.1
Expand Down
2 changes: 1 addition & 1 deletion appengine/flexible/hello_world_django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django==1.11.2
Django==1.11.3
gunicorn==19.7.1
2 changes: 1 addition & 1 deletion appengine/flexible/numpy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
numpy==1.13.0
numpy==1.13.1
4 changes: 2 additions & 2 deletions appengine/flexible/scipy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==0.12.2
gunicorn==19.7.1
numpy==1.13.0
numpy==1.13.1
scipy==0.19.1
Pillow==4.1.1
Pillow==4.2.1
2 changes: 1 addition & 1 deletion appengine/standard/django/requirements-vendor.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Django==1.11.2
Django==1.11.3
2 changes: 1 addition & 1 deletion appengine/standard/django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
MySQL-python==1.2.5
Django==1.11.2
Django==1.11.3
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-endpoints==2.0.6
google-endpoints-api-management==1.1.2
google-endpoints-api-management==1.1.3
2 changes: 1 addition & 1 deletion container_engine/django_tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==1.11.2
Django==1.11.3
mysqlclient==1.3.10
wheel==0.29.0
gunicorn==19.7.1
Expand Down
2 changes: 1 addition & 1 deletion dataproc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.6.2
google-cloud==0.26.0
google-cloud==0.26.1
2 changes: 1 addition & 1 deletion error_reporting/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-error-reporting==0.25.0
google-cloud-error-reporting==0.25.1
2 changes: 1 addition & 1 deletion iot/api-client/manager/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.6.2
google-auth-httplib2==0.0.2
google-auth==1.0.1
google-cloud==0.26.0
google-cloud==0.26.1
2 changes: 1 addition & 1 deletion testing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mock==2.0.0
mysql-python==1.2.5; python_version < "3.0"
PyCrypto==2.6.1
pytest-cov==2.5.1
pytest==3.1.2
pytest==3.1.3
pytest-capturelog==0.7
pyyaml==3.12
responses==0.5.1
Expand Down
2 changes: 1 addition & 1 deletion vision/cloud-client/crop_hints/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==0.25.0
pillow==4.1.1
pillow==4.2.1
2 changes: 1 addition & 1 deletion vision/cloud-client/document_text/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==0.25.0
pillow==4.1.1
pillow==4.2.1
2 changes: 1 addition & 1 deletion vision/cloud-client/face_detection/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==0.25.0
Pillow==4.1.1
Pillow==4.2.1

0 comments on commit cd77f3b

Please sign in to comment.