Skip to content

Commit 24821f1

Browse files
author
Bill Prin
committed
Update requirements
1 parent 13bf84d commit 24821f1

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

6-pubsub/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ Flask-PyMongo==0.4.1
88
PyMongo==3.2.2
99
six==1.10.0
1010
requests[security]==2.9.1
11-
honcho==0.6.6
12-
psq==0.2.1
11+
honcho==0.7.1
12+
psq==0.3.0

7-gce/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ Flask-PyMongo==0.4.1
88
PyMongo==3.2.2
99
six==1.10.0
1010
requests[security]==2.9.1
11-
honcho==0.6.6
12-
psq==0.2.1
11+
honcho==0.7.1
12+
psq==0.3.0

optional-container-engine/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ Flask==0.10.1
22
gcloud==0.12.0
33
gunicorn==19.4.5
44
oauth2client==2.0.2
5-
mock==1.3.0
5+
mock==2.0.0
66
Flask-SQLAlchemy==2.1
77
PyMySQL==0.7.2
88
Flask-PyMongo==0.4.1
99
PyMongo==3.2.2
1010
six==1.10.0
1111
requests[security]==2.9.1
12-
honcho==0.6.6
13-
psq==0.2.1
12+
honcho==0.7.1
13+
psq==0.3.0

0 commit comments

Comments
 (0)