downgrade uwsgi to avoid libpcre errors

This commit is contained in:
Kyle Mahan 2016-06-05 10:01:54 -07:00
parent 86e72edfc1
commit 36d0df47b5
3 changed files with 13 additions and 1 deletions

View file

@ -31,7 +31,7 @@ rq==0.5.6
sgmllib3k==1.0.0
six==1.10.0
SQLAlchemy==1.0.13
uWSGI==2.0.13.1
uWSGI==2.0.12
websockets==3.1
Werkzeug==0.11.9
wheel==0.29.0