install python-dotenv

This commit is contained in:
Aarni Halinen
2022-05-19 21:01:26 +03:00
parent 2031146fc7
commit 7035ebccca
2 changed files with 17 additions and 1 deletions
+1
View File
@@ -37,6 +37,7 @@ Pillow = "^9.1.1"
sendgrid = "^6.7.0"
sentry-sdk = "^1.4.3"
django-polymorphic = "^3.1.0"
python-dotenv = "^0.20.0"
[tool.poetry.dev-dependencies]
coverage = "^5.5"