Skip to content

Commit

Permalink
Update requirements because of broken package
Browse files Browse the repository at this point in the history
Downgrade werkzeug and jsonschema, because their newest release break Flask and flask-restplus. More information --> pallets/flask#3486 and noirbizarre/flask-restplus#777
  • Loading branch information
HusseinKabbout authored Feb 10, 2020
1 parent 56c819d commit 71bfc4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ flask-restplus==0.12.1
psycopg2==2.7.7
requests==2.21.0
SQLAlchemy==1.2.18
werkzeug==0.16.1
jsonschema==2.6.1
git+https://github.com/qwc-services/qwc-services-core.git@9be73b60b828564ac1309e18ef00d0997053c30b#egg=qwc-services-core

0 comments on commit 71bfc4d

Please sign in to comment.