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