Improve service interface

This commit is contained in:
R. Miles McCain
2020-04-17 14:06:12 -04:00
parent 654b628fc9
commit fc2919d642
8 changed files with 50 additions and 37 deletions

View File

@@ -22,6 +22,7 @@ gunicorn = "*"
psycopg2 = "*"
redis = "*"
django-redis-cache = "*"
pycountry = "*"
[requires]
python_version = "3.6"