incude flask_restful

This commit is contained in:
wcolmenares 2019-06-05 06:02:41 -04:00
parent 170c7727e4
commit b9ecd50245
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ django>=2.1.2
djangorestframework
python-decouple>=3.1
flask
flask_restful
requests
# DB
psycopg2