added requests and flask to requirements
This commit is contained in:
parent
95b5b173d6
commit
71ee739fc4
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ pyotp>=2.2.6
|
||||||
django>=2.1.2
|
django>=2.1.2
|
||||||
djangorestframework
|
djangorestframework
|
||||||
python-decouple>=3.1
|
python-decouple>=3.1
|
||||||
|
flask
|
||||||
|
requests
|
||||||
# DB
|
# DB
|
||||||
psycopg2
|
psycopg2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue