CI, celery, compose setup, hackity hack hack

This commit is contained in:
Luke Murphy
2020-07-05 01:21:17 +02:00
parent a05cfe3337
commit b914d1ae73
13 changed files with 89 additions and 44 deletions

View File

@ -16,7 +16,8 @@ keywords = ["docker", "swarm", "packaging"]
celery = "^4.4.6"
flask = "^1.1.2"
flask-wtf = "^0.14.3"
python = "^3.6"
gunicorn = "^20.0.4"
python = "^3.8"
redis = "^3.5.3"
[tool.poetry.dev-dependencies]