Skip to content

Commit

Permalink
Auto-update dependencies. (#591)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Oct 19, 2016
1 parent 8f8206e commit 413a51a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/scipy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.11.1
gunicorn==19.6.0
scipy==0.18.1
Pillow==3.4.1
Pillow==3.4.2
2 changes: 1 addition & 1 deletion testing/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ mysql-python==1.2.5; python_version == '2.7'
mysqlclient==1.3.9
numpy==1.11.2
oauth2client==4.0.0
Pillow==3.4.1
Pillow==3.4.2
pyasn1-modules==0.0.8
pyasn1==0.1.9
PyAudio==0.2.9
Expand Down
2 changes: 1 addition & 1 deletion vision/api/face_detection/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.5.4
Pillow==3.4.1
Pillow==3.4.2

0 comments on commit 413a51a

Please sign in to comment.