Skip to content

Commit

Permalink
Auto-update dependencies. (#888)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Apr 5, 2017
1 parent e537c6f commit bc911ec
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 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.10.6
Django==1.11
mysqlclient==1.3.10
wheel==0.29.0
gunicorn==19.7.1
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.10.6
Django==1.11
gunicorn==19.7.1
2 changes: 1 addition & 1 deletion appengine/flexible/scipy/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Flask==0.12.1
gunicorn==19.7.1
numpy==1.12.1
scipy==0.19.0
Pillow==4.0.0
Pillow==4.1.0
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.10.6
Django==1.11
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.10.6
Django==1.11
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.24.0
pillow==4.0.0
pillow==4.1.0
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.24.0
pillow==4.0.0
pillow==4.1.0
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.24.0
Pillow==4.0.0
Pillow==4.1.0

0 comments on commit bc911ec

Please sign in to comment.