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 djangorestframework
python-decouple>=3.1 python-decouple>=3.1
flask flask
flask_restful
requests requests
# DB # DB
psycopg2 psycopg2