build(pyproject.toml): add depedency on python-dotenv
This commit is contained in:
@@ -6,6 +6,7 @@ dependencies = [
|
||||
"django>=6,<6.1",
|
||||
"django-allauth[socialaccount]>=65.15.0",
|
||||
"django-tailwind>=4.4.2",
|
||||
"python-dotenv>=1.2.2",
|
||||
"wagtail==7.3rc1",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user