added requests and flask to requirements

This commit is contained in:
wcolmenares 2019-06-01 08:04:42 -04:00
parent 95b5b173d6
commit 71ee739fc4
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ pyotp>=2.2.6
django>=2.1.2
djangorestframework
python-decouple>=3.1
flask
requests
# DB
psycopg2