Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
HusseinKabbout committed Feb 10, 2020
1 parent 5188c92 commit bb92171
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 @@ -3,5 +3,7 @@ flask-restplus==0.12.1
psycopg2==2.7.7
requests==2.21.0
SQLAlchemy==1.2.18
werkzeug==0.16.1
jsonschema==2.6.0
git+https://github.com/qwc-services/qwc-config-db.git@7cee83da4e09c0bfef528f63cffefb5a7669c9c0#egg=qwc-config-db
git+https://github.com/qwc-services/qwc-services-core.git@9be73b60b828564ac1309e18ef00d0997053c30b#egg=qwc-services-core

1 comment on commit bb92171

@HusseinKabbout
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those changes were made because of: pallets/flask#3486 and noirbizarre/flask-restplus#777

Please sign in to comment.