diff --git a/pyproject.toml b/pyproject.toml index 309dcd4..4e58cf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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", ]