Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Feb 11, 2019
1 parent edaf68a commit 61cd75a
Show file tree
Hide file tree
Showing 26 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions appengine/flexible/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==2.1.5
mysqlclient==1.4.1
Django==2.1.7
mysqlclient==1.4.2
wheel==0.32.3
gunicorn==19.9.0
psycopg2==2.7.7
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==2.1.5
Django==2.1.7
gunicorn==19.9.0
2 changes: 1 addition & 1 deletion appengine/flexible/scipy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==1.0.2
gunicorn==19.9.0
numpy==1.16.1
scipy==1.2.0
scipy==1.2.1
Pillow==5.4.1
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==1.0.2
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
gunicorn==19.9.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.4
Flask==1.0.2
pyjwt==1.7.1
flask-cors==3.0.7
google-auth==1.6.2
Expand Down
2 changes: 1 addition & 1 deletion appengine/standard/flask/tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.4
Flask==1.0.2
Werkzeug<0.13.0,>=0.12.0
2 changes: 1 addition & 1 deletion appengine/standard_python37/custom-server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
uwsgi==2.0.17.1
uwsgi==2.0.18
flask==1.0.2
2 changes: 1 addition & 1 deletion appengine/standard_python37/django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django==2.1.5
Django==2.1.7
PyMySQL==0.9.3
2 changes: 1 addition & 1 deletion asset/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
google-cloud-asset==0.1.2
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.13.2
google-cloud-storage==1.14.0
4 changes: 2 additions & 2 deletions bigquery_storage/to_dataframe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-auth==1.6.2
google-cloud-bigquery-storage==0.2.0
google-cloud-bigquery==1.8.1
google-cloud-bigquery==1.9.0
fastavro==0.21.17
pandas==0.24.0
pandas==0.24.1
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==1.0.2
gunicorn==19.9.0
google-cloud-vision==0.35.2
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
google-cloud-datastore==1.7.3
2 changes: 1 addition & 1 deletion composer/tools/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cryptography==2.5
google-api-python-client==1.7.8
google-auth==1.6.2
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
kubernetes==8.0.1
mysql-connector-python==8.0.15
2 changes: 1 addition & 1 deletion composer/workflows/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apache-airflow[gcp_api]==1.10.2
kubernetes==8.0.1
scipy==1.2.0
scipy==1.2.1
numpy==1.16.1
4 changes: 2 additions & 2 deletions container_engine/django_tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==2.1.5
mysqlclient==1.4.1
Django==2.1.7
mysqlclient==1.4.2
wheel==0.32.3
gunicorn==19.9.0
psycopg2==2.7.7
2 changes: 1 addition & 1 deletion dataproc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ google-api-python-client==1.7.8
google-auth==1.6.2
google-auth-httplib2==0.0.3
google-cloud==0.34.0
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
2 changes: 1 addition & 1 deletion dlp/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-dlp==0.10.0
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
google-cloud-pubsub==0.39.1
google-cloud-datastore==1.7.3
google-cloud-bigquery==1.9.0
4 changes: 2 additions & 2 deletions functions/http/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-storage==1.13.2
xmltodict==0.11.0
google-cloud-storage==1.14.0
xmltodict==0.12.0
2 changes: 1 addition & 1 deletion functions/imagemagick/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-vision==0.35.2
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
Wand==0.5.0
2 changes: 1 addition & 1 deletion functions/ocr/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-pubsub==0.39.1
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
google-cloud-translate==1.3.3
google-cloud-vision==0.35.2
2 changes: 1 addition & 1 deletion functions/tips/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ google-cloud-error-reporting==0.30.1
google-cloud-pubsub==0.39.1
python-dateutil==2.8.0
requests==2.21.0
xmltodict==0.11.0
xmltodict==0.12.0
2 changes: 1 addition & 1 deletion iot/api-client/gcs_file_to_device/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ google-api-python-client==1.7.8
google-auth==1.6.2
google-auth-httplib2==0.0.3
google-cloud-pubsub==0.39.1
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
cryptography==2.5
paho-mqtt==1.4.0
pyjwt==1.7.1
2 changes: 1 addition & 1 deletion storage/signed_urls/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
google-auth==1.6.2
six==1.12.0
2 changes: 1 addition & 1 deletion testing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pytest-cov==2.6.1
pytest==4.2.0
pyyaml==3.13
responses==0.10.5
WebTest==2.0.32
WebTest==2.0.33
webapp2==2.5.2
google-api-python-client==1.7.8
google-cloud-core==0.29.1
Expand Down
2 changes: 1 addition & 1 deletion texttospeech/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-texttospeech==0.3.0
google-cloud-texttospeech==0.4.0
2 changes: 1 addition & 1 deletion vision/cloud-client/detect/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==0.35.2
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0

0 comments on commit 61cd75a

Please sign in to comment.