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 1e9c868 commit a38a7b7
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,3 +2,5 @@ Flask
flask-restplus
requests
psycopg2==2.7.6.1
werkzeug==0.16.1
jsonschema==2.6.0

0 comments on commit a38a7b7

Please sign in to comment.