aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 8b5dcc6..063d9d9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,6 +16,7 @@ pyjwt = "^1.7"
flask-bootstrap = "^3.3"
python-dotenv = "^0.10.1"
email_validator = "^1.0"
+gunicorn = "^19.9"
[tool.poetry.dev-dependencies]
pytest = "^3.0"