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 11gunicorn == 19.6.0
22oauth2client == 4.0.0
3- kinto == 4.3.1
3+ kinto == 4.3.2
Original file line number Diff line number Diff line change 11flask == 0.11.1
22requests == 2.11.1
33requests_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
44pyasn1 == 0.1.9
55pyasn1-modules == 0.0.8
66rsa == 3.4.2
7- simplejson == 3.8.2
7+ simplejson == 3.9.0
88six == 1.10.0
99uritemplate == 3.0.0
1010wheel == 0.30.0a0
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ flask==0.11.1
1212Flask == 0.11.1
1313fluent-logger == 0.4.4
1414funcsigs == 1.0.2
15+ functools32 == 3.2.3-2 ; python_version < '3'
1516google-api-python-client == 1.5.4
1617google-cloud-bigquery == 0.20.0
1718google-cloud-bigtable == 0.20.0
@@ -30,7 +31,7 @@ grpc-google-cloud-speech-v1beta1==1.0.1
3031grpcio == 1.0.1rc1
3132gunicorn == 19.6.0
3233httplib2 == 0.9.2
33- kinto == 4.3.1
34+ kinto == 4.3.2
3435mailjet-rest == v1.2.2
3536mock == 2.0.0
3637mysql-python == 1.2.5 ; python_version == '2.7'
@@ -57,8 +58,9 @@ responses==0.5.1
5758rsa == 3.4.2
5859scipy == 0.18.1
5960sendgrid == 3.6.0
60- simplejson == 3.8.2
61+ simplejson == 3.9.0
6162six == 1.10.0
63+ sleekxmpp == 1.3.1
6264SQLAlchemy == 1.1.2
6365twilio == 6.3.dev0
6466uritemplate == 3.0.0
You can’t perform that action at this time.
0 commit comments