Skip to content

Commit

Permalink
Auto-update dependencies. (GoogleCloudPlatform#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Jan 17, 2017
1 parent 4cf150f commit 430a83b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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
gunicorn==19.6.0
numpy==1.12.0rc2
numpy==1.12.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==0.12
gunicorn==19.6.0
numpy==1.12.0rc2
numpy==1.12.0
scipy==0.18.1
Pillow==4.0.0
2 changes: 1 addition & 1 deletion speech/grpc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
grpcio==1.0.4
PyAudio==0.2.9
PyAudio==0.2.10
grpc-google-cloud-speech-v1beta1==0.14.0
six==1.10.0
requests==2.12.4
Expand Down
2 changes: 1 addition & 1 deletion testing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
beautifulsoup4==4.5.3
coverage==4.3.1
coverage==4.3.2
flaky==3.3.0
funcsigs==1.0.2
mock==2.0.0
Expand Down

0 comments on commit 430a83b

Please sign in to comment.