Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating requirements. #216

Closed
wants to merge 1 commit into from
Closed
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 container_engine/django_tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==1.9.2
Django==1.9.3
mysqlclient==1.3.7
wheel==0.29.0
gunicorn==19.4.5
2 changes: 1 addition & 1 deletion managed_vms/datastore/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.10.1
gcloud==0.10.1
gunicorn==19.4.5
oauth2client==2.0.0.post1
oauth2client==2.0.1
2 changes: 1 addition & 1 deletion managed_vms/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==1.9.2
Django==1.9.3
mysqlclient==1.3.7
wheel==0.29.0
gunicorn==19.4.5
2 changes: 1 addition & 1 deletion managed_vms/hello_world_django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django==1.9.2
Django==1.9.3
gunicorn==19.4.5
2 changes: 1 addition & 1 deletion managed_vms/kinto/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
gunicorn==19.4.5
oauth2client==2.0.0.post1
oauth2client==2.0.1
kinto==1.11.2
2 changes: 1 addition & 1 deletion managed_vms/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.10.1
gcloud==0.10.1
gunicorn==19.4.5
oauth2client==2.0.0.post1
oauth2client==2.0.1
2 changes: 1 addition & 1 deletion managed_vms/sendgrid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.10.1
sendgrid==1.6.22
sendgrid==2.2.1
gunicorn==19.4.5
8 changes: 4 additions & 4 deletions requirements-py27-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gcloud==0.10.1
google-api-python-client==1.5.0
oauth2client==2.0.0.post1
oauth2client==2.0.1
requests[security]==2.9.1
beautifulsoup4==4.4.1
coverage==4.1b2
Expand All @@ -21,10 +21,10 @@ PyMySQL==0.7.2
pymemcache==1.3.5
PyCrypto==2.6.1
flaky==3.1.0
Django==1.9.2
Django==1.9.3
twilio==6.3.dev0
sendgrid==1.6.22
sendgrid==2.2.1
Flask-Sockets==0.2.0
mysql-python==1.2.5
pytest==2.8.7
pytest==2.9.0
pytest-cov==2.2.1
8 changes: 4 additions & 4 deletions requirements-py34-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gcloud==0.10.1
google-api-python-client==1.5.0
oauth2client==2.0.0.post1
oauth2client==2.0.1
requests[security]==2.9.1
beautifulsoup4==4.4.1
coverage==4.1b2
Expand All @@ -21,8 +21,8 @@ PyMySQL==0.7.2
pymemcache==1.3.5
PyCrypto==2.6.1
flaky==3.1.0
Django==1.9.2
Django==1.9.3
twilio==6.3.dev0
sendgrid==1.6.22
pytest==2.8.7
sendgrid==2.2.1
pytest==2.9.0
pytest-cov==2.2.1