File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
appengine/flexible/endpoints Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Flask == 0.11.1
2- flask-cors == 2.1.3
2+ flask-cors == 3.0.0
33gunicorn == 19.6.0
44gcloud == 0.18.1
55six == 1.10.0
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ pyasn1-modules==0.0.8
66rsa == 3.4.2
77simplejson == 3.8.2
88six == 1.10.0
9- uritemplate == 0.6
9+ uritemplate == 2.0.0rc1
1010wheel == 0.29.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ coverage==4.2
44cryptography == 1.4
55Django == 1.10
66flaky == 3.3.0
7- flask-cors == 2.1.3
7+ flask-cors == 3.0.0
88Flask-Sockets == 0.2.1
99Flask-SQLAlchemy == 2.1
1010Flask == 0.11.1
@@ -44,6 +44,6 @@ sendgrid==3.2.10
4444simplejson == 3.8.2
4545six == 1.10.0
4646twilio == 6.3.dev0
47- uritemplate == 0.6
47+ uritemplate == 2.0.0rc1
4848WebTest == 2.0.23
4949wheel == 0.29.0
You can’t perform that action at this time.
0 commit comments