Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Oct 19, 2017
1 parent d45749d commit b0c0833
Show file tree
Hide file tree
Showing 28 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
Flask-SQLAlchemy==2.2
Flask-SQLAlchemy==2.3.2
gunicorn==19.7.1
PyMySQL==0.7.11
2 changes: 1 addition & 1 deletion appengine/flexible/cloudsql_postgresql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
Flask-SQLAlchemy==2.2
Flask-SQLAlchemy==2.3.2
gunicorn==19.7.1
psycopg2==2.7.3.1
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.5
Django==1.11.6
mysqlclient==1.3.12
wheel==0.30.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.5
Django==1.11.6
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.1
numpy==1.13.3
2 changes: 1 addition & 1 deletion appengine/flexible/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
google-cloud-pubsub==0.28.3
google-cloud-pubsub==0.28.4
gunicorn==19.7.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.1
numpy==1.13.3
scipy==0.19.1
Pillow==4.2.1
Pillow==4.3.0
2 changes: 1 addition & 1 deletion appengine/flexible/storage/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
google-cloud-storage==1.4.0
google-cloud-storage==1.5.0
gunicorn==19.7.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.5
Django==1.11.6
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.5
Django==1.11.6
2 changes: 1 addition & 1 deletion auth/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-storage==1.4.0
google-cloud-storage==1.5.0
2 changes: 1 addition & 1 deletion codelabs/flex_and_vision/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==0.12.2
gunicorn==19.7.1
google-cloud-vision==0.27.0
google-cloud-storage==1.4.0
google-cloud-storage==1.5.0
google-cloud-datastore==1.3.0
2 changes: 1 addition & 1 deletion compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cryptography==2.0.3
cryptography==2.1.1
requests==2.18.4
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.5
Django==1.11.6
mysqlclient==1.3.12
wheel==0.30.0
gunicorn==19.7.1
Expand Down
2 changes: 1 addition & 1 deletion endpoints/bookstore-grpc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
grpcio==1.6.0
grpcio==1.6.3
google-auth==1.1.1
4 changes: 2 additions & 2 deletions endpoints/getting-started-grpc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
grpcio==1.6.0
grpcio-tools==1.6.0
grpcio==1.6.3
grpcio-tools==1.6.3
2 changes: 1 addition & 1 deletion iap/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PyJWT==1.5.3
cryptography==2.0.3
cryptography==2.1.1
flask==0.12.2
google-auth==1.1.1
gunicorn==19.7.1
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/http_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cryptography==2.0.3
cryptography==2.1.1
pyjwt==1.5.3
requests==2.18.4
4 changes: 2 additions & 2 deletions iot/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cryptography==2.0.3
cryptography==2.1.1
pyjwt==1.5.3
paho-mqtt==1.3.0
paho-mqtt==1.3.1
2 changes: 1 addition & 1 deletion iot/api-client/scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-pubsub==0.28.3
google-cloud-pubsub==0.28.4
2 changes: 1 addition & 1 deletion language/classify_text/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-language==0.29.0
numpy==1.13.1
numpy==1.13.3
2 changes: 1 addition & 1 deletion pubsub/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-pubsub==0.28.3
google-cloud-pubsub==0.28.4
2 changes: 1 addition & 1 deletion spanner/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-spanner==0.27.0
google-cloud-spanner==0.28.0
4 changes: 2 additions & 2 deletions storage/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-storage==1.4.0
google-cloud-pubsub==0.28.3
google-cloud-storage==1.5.0
google-cloud-pubsub==0.28.4
4 changes: 2 additions & 2 deletions testing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ mock==2.0.0
mysql-python==1.2.5; python_version < "3.0"
PyCrypto==2.6.1
pytest-cov==2.5.1
pytest==3.2.2
pytest==3.2.3
pytest-capturelog==0.7
pyyaml==3.12
responses==0.7.0
responses==0.8.1
WebTest==2.0.28
webapp2==2.5.2
google-api-python-client==1.6.4
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.27.0
pillow==4.2.1
pillow==4.3.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.27.0
pillow==4.2.1
pillow==4.3.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.27.0
Pillow==4.2.1
Pillow==4.3.0

0 comments on commit b0c0833

Please sign in to comment.