Bumped Werkzeug to 0.11.10, this fixes our memory issue.
This commit is contained in:
parent
f98b2a09ca
commit
17902eb730
@ -34,11 +34,7 @@ pytest-cov==2.2.1
|
|||||||
# Secondary requirements
|
# Secondary requirements
|
||||||
Flask-PyMongo==0.4.1
|
Flask-PyMongo==0.4.1
|
||||||
Jinja2==2.8
|
Jinja2==2.8
|
||||||
# This particular commit fixes the memory error when handling large
|
Werkzeug==0.11.10
|
||||||
# uploads. If it's merged into a release, switch back to regular
|
|
||||||
# releases. For more info, see
|
|
||||||
# https://github.com/pallets/werkzeug/issues/510
|
|
||||||
-e git+https://github.com/pallets/werkzeug.git@0ab6a7462b5fe6f15686aef3004a833a52ea5aad#egg=Werkzeug
|
|
||||||
argparse==1.2.1
|
argparse==1.2.1
|
||||||
cffi==1.6.0
|
cffi==1.6.0
|
||||||
cookies==2.2.1
|
cookies==2.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user