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 f706bcd..7e927e1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,6 +14,7 @@ flask-login = "^0.4.1"
flask-mail = "^0.9.1"
pyjwt = "^1.7"
flask-bootstrap = "^3.3"
+python-dotenv = "^0.10.1"
[tool.poetry.dev-dependencies]
pytest = "^3.0"