FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update requirements by waprin · Pull Request #409 · GoogleCloudPlatform/python-docs-samples · GitHub

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

Filter by extension

Filter by extension .txt  (11) All 1 file type selected
Only manifest files
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 1 addition & 1 deletion appengine/flexible/kinto/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
gunicorn==19.6.0
oauth2client==2.2.0
kinto==3.2.0
kinto==3.2.1
2 changes: 1 addition & 1 deletion appengine/flexible/pubsub/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.11.1
gcloud==0.16.1
gcloud==0.17.0
gunicorn==19.6.0
oauth2client==2.2.0
2 changes: 1 addition & 1 deletion appengine/flexible/sendgrid/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.11.1
sendgrid==3.0.0
sendgrid==3.0.1
gunicorn==19.6.0
2 changes: 1 addition & 1 deletion appengine/flexible/storage/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.11.1
gcloud==0.16.1
gcloud==0.17.0
gunicorn==19.6.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Flask==0.11
Flask==0.11.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Flask==0.11
Flask==0.11.1
2 changes: 1 addition & 1 deletion appengine/standard/sendgrid/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sendgrid==3.0.0
sendgrid==3.0.1
8 changes: 4 additions & 4 deletions requirements-python2.7-dev.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
beautifulsoup4==4.4.1
coverage==4.1
coverage==4.2b1
Django==1.10b1
flaky==3.1.1
Flask-Sockets==0.2.1
Expand All @@ -18,14 +18,14 @@ pbr==1.10.0
PyCrypto==2.6.1
pymemcache==1.3.5
PyMySQL==0.7.5
pytest-cov==2.2.1
pytest-cov==2.3.0
pytest==2.9.2
PyYAML==3.11
requests[security]==2.10.0
responses==0.5.1
sendgrid==3.0.0
sendgrid==3.0.1
twilio==6.3.dev0
waitress==1.0a1
waitress==1.0a2
WebOb==1.6.1
WebTest==2.0.21
Werkzeug==0.11.10
8 changes: 4 additions & 4 deletions requirements-python3.4-dev.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
beautifulsoup4==4.4.1
coverage==4.1
coverage==4.2b1
Django==1.10b1
flaky==3.1.1
Flask-SQLAlchemy==2.1
Expand All @@ -16,14 +16,14 @@ pbr==1.10.0
PyCrypto==2.6.1
pymemcache==1.3.5
PyMySQL==0.7.5
pytest-cov==2.2.1
pytest-cov==2.3.0
pytest==2.9.2
PyYAML==3.11
requests[security]==2.10.0
responses==0.5.1
sendgrid==3.0.0
sendgrid==3.0.1
twilio==6.3.dev0
waitress==1.0a1
waitress==1.0a2
WebOb==1.6.1
WebTest==2.0.21
Werkzeug==0.11.10
2 changes: 1 addition & 1 deletion speech/api/requirements-speech_grpc.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gcloud==0.17.0
grpcio==0.14.0
grpcio==0.15.0
PyAudio==0.2.9
grpc-google-cloud-speech==1.0.4
2 changes: 1 addition & 1 deletion vision/api/face_detection/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.5.1
Pillow==3.2.0
Pillow==3.3.0

Back | FazBrowse Home | New Git URL