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 1, 2016
1 parent 85d4b1c commit 73f229a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.1
mysqlclient==1.3.8
mysqlclient==1.3.9
wheel==0.30.0a0
gunicorn==19.6.0
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.10.1
mysqlclient==1.3.8
mysqlclient==1.3.9
wheel==0.30.0a0
gunicorn==19.6.0
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ kinto==4.2.0
mailjet-rest==v1.2.2
mock==2.0.0
mysql-python==1.2.5; python_version == '2.7'
mysqlclient==1.3.8
mysqlclient==1.3.9
numpy==1.11.2rc1
oauth2client==3.0.0
Pillow==3.3.1
Expand Down

0 comments on commit 73f229a

Please sign in to comment.