File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed
standard/firebase/firetactoe Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
gunicorn == 19.6.0
2
2
oauth2client == 4.0.0
3
- kinto == 4.3.1
3
+ kinto == 4.3.2
Original file line number Diff line number Diff line change 1
1
flask == 0.11.1
2
2
requests == 2.11.1
3
3
requests_toolbelt == 0.7.0
4
- oauth2client == 2.2 .0
5
- functools32 == 3.2.3.post2 ; python_version < '3'
4
+ oauth2client == 4.0 .0
5
+ functools32 == 3.2.3-2 ; python_version < '3'
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ oauth2client==4.0.0
4
4
pyasn1 == 0.1.9
5
5
pyasn1-modules == 0.0.8
6
6
rsa == 3.4.2
7
- simplejson == 3.8.2
7
+ simplejson == 3.9.0
8
8
six == 1.10.0
9
9
uritemplate == 3.0.0
10
10
wheel == 0.30.0a0
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ flask==0.11.1
12
12
Flask == 0.11.1
13
13
fluent-logger == 0.4.4
14
14
funcsigs == 1.0.2
15
+ functools32 == 3.2.3-2 ; python_version < '3'
15
16
google-api-python-client == 1.5.4
16
17
google-cloud-bigquery == 0.20.0
17
18
google-cloud-bigtable == 0.20.0
@@ -30,7 +31,7 @@ grpc-google-cloud-speech-v1beta1==1.0.1
30
31
grpcio == 1.0.1rc1
31
32
gunicorn == 19.6.0
32
33
httplib2 == 0.9.2
33
- kinto == 4.3.1
34
+ kinto == 4.3.2
34
35
mailjet-rest == v1.2.2
35
36
mock == 2.0.0
36
37
mysql-python == 1.2.5 ; python_version == '2.7'
@@ -57,8 +58,9 @@ responses==0.5.1
57
58
rsa == 3.4.2
58
59
scipy == 0.18.1
59
60
sendgrid == 3.6.0
60
- simplejson == 3.8.2
61
+ simplejson == 3.9.0
61
62
six == 1.10.0
63
+ sleekxmpp == 1.3.1
62
64
SQLAlchemy == 1.1.2
63
65
twilio == 6.3.dev0
64
66
uritemplate == 3.0.0
You can’t perform that action at this time.
0 commit comments