Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit da89140

Browse filesBrowse files
author
Jon Wayne Parrott
committed
Updating requirements.
1 parent 6f3c788 commit da89140
Copy full SHA for da89140

File tree

Expand file treeCollapse file tree

9 files changed

+15
-15
lines changed
Filter options
Expand file treeCollapse file tree

9 files changed

+15
-15
lines changed
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.9.2
1+
Django==1.9.3
22
mysqlclient==1.3.7
33
wheel==0.29.0
44
gunicorn==19.4.5
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
22
gcloud==0.10.1
33
gunicorn==19.4.5
4-
oauth2client==2.0.0.post1
4+
oauth2client==2.0.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.9.2
1+
Django==1.9.3
22
mysqlclient==1.3.7
33
wheel==0.29.0
44
gunicorn==19.4.5
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==1.9.2
1+
Django==1.9.3
22
gunicorn==19.4.5

‎managed_vms/kinto/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gunicorn==19.4.5
2-
oauth2client==2.0.0.post1
2+
oauth2client==2.0.1
33
kinto==1.11.2

‎managed_vms/pubsub/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
22
gcloud==0.10.1
33
gunicorn==19.4.5
4-
oauth2client==2.0.0.post1
4+
oauth2client==2.0.1

‎managed_vms/sendgrid/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.10.1
2-
sendgrid==1.6.22
2+
sendgrid==2.2.1
33
gunicorn==19.4.5

‎requirements-py27-dev.txt

Copy file name to clipboardExpand all lines: requirements-py27-dev.txt
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gcloud==0.10.1
22
google-api-python-client==1.5.0
3-
oauth2client==2.0.0.post1
3+
oauth2client==2.0.1
44
requests[security]==2.9.1
55
beautifulsoup4==4.4.1
66
coverage==4.1b2
@@ -21,10 +21,10 @@ PyMySQL==0.7.2
2121
pymemcache==1.3.5
2222
PyCrypto==2.6.1
2323
flaky==3.1.0
24-
Django==1.9.2
24+
Django==1.9.3
2525
twilio==6.3.dev0
26-
sendgrid==1.6.22
26+
sendgrid==2.2.1
2727
Flask-Sockets==0.2.0
2828
mysql-python==1.2.5
29-
pytest==2.8.7
29+
pytest==2.9.0
3030
pytest-cov==2.2.1

‎requirements-py34-dev.txt

Copy file name to clipboardExpand all lines: requirements-py34-dev.txt
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gcloud==0.10.1
22
google-api-python-client==1.5.0
3-
oauth2client==2.0.0.post1
3+
oauth2client==2.0.1
44
requests[security]==2.9.1
55
beautifulsoup4==4.4.1
66
coverage==4.1b2
@@ -21,8 +21,8 @@ PyMySQL==0.7.2
2121
pymemcache==1.3.5
2222
PyCrypto==2.6.1
2323
flaky==3.1.0
24-
Django==1.9.2
24+
Django==1.9.3
2525
twilio==6.3.dev0
26-
sendgrid==1.6.22
27-
pytest==2.8.7
26+
sendgrid==2.2.1
27+
pytest==2.9.0
2828
pytest-cov==2.2.1

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.