Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.7
wheel==0.29.0
wheel==0.30.0a0
gunicorn==19.6.0
2 changes: 1 addition & 1 deletion appengine/flexible/kinto/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
gunicorn==19.6.0
oauth2client==3.0.0
kinto==4.1.1
kinto==4.2.0
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.11.1
gunicorn==19.6.0
numpy==1.11.1
numpy==1.11.2rc1
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.0
scipy==0.18.1
Pillow==3.3.1
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.7
wheel==0.29.0
wheel==0.30.0a0
gunicorn==19.6.0
2 changes: 1 addition & 1 deletion error_reporting/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fluent-logger==0.4.3
fluent-logger==0.4.4
1 change: 0 additions & 1 deletion language/sentiment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
google-api-python-client==1.5.3

2 changes: 1 addition & 1 deletion monitoring/api/v3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ rsa==3.4.2
simplejson==3.8.2
six==1.10.0
uritemplate==3.0.0
wheel==0.29.0
wheel==0.30.0a0
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ flask-cors==3.0.2
Flask-Sockets==0.2.1
Flask-SQLAlchemy==2.1
Flask==0.11.1
fluent-logger==0.4.3
fluent-logger==0.4.4
funcsigs==1.0.2
gcloud==0.18.1
gcloud[grpc]==0.18.1
Expand All @@ -17,12 +17,12 @@ grpc-google-cloud-speech-v1beta1==1.0.1
grpcio==1.0.0
gunicorn==19.6.0
httplib2==0.9.2
kinto==4.1.1
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.7
numpy==1.11.1
numpy==1.11.2rc1
oauth2client==3.0.0
Pillow==3.3.1
pyasn1-modules==0.0.8
Expand All @@ -41,11 +41,11 @@ requests==2.11.1
requests[security]==2.11.1
responses==0.5.1
rsa==3.4.2
scipy==0.18.0
scipy==0.18.1
sendgrid==3.4.0
simplejson==3.8.2
six==1.10.0
twilio==6.3.dev0
uritemplate==3.0.0
WebTest==2.0.23
wheel==0.29.0
wheel==0.30.0a0