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
|
||||
djangorestframework
|
||||
python-decouple>=3.1
|
||||
|
||||
flask
|
||||
requests
|
||||
# DB
|
||||
psycopg2
|
||||
|
||||
|
|
Loading…
Reference in a new issue