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 committed Feb 10, 2020
1 parent deaa047 commit 5c3ba3f
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 @@ -2,4 +2,6 @@ Flask==1.0.2
flask-jwt-extended==3.5.1
flask-restplus==0.12.1
requests==2.21.0
werkzeug==0.16.1
jsonschema==2.6.0
git+https://github.com/qwc-services/qwc-services-core.git@b589e3dc3e20d221d59f7ee10226a46d1b60b9f9#egg=qwc-services-core

0 comments on commit 5c3ba3f

Please sign in to comment.