This commit is contained in:
pacnpal
2024-12-24 14:32:26 -05:00
parent e60f73de9d
commit 3f7296d7a5

View File

@@ -54,5 +54,7 @@ dependencies = [
"channels-redis>=4.2.1", "channels-redis>=4.2.1",
"daphne>=4.1.2", "daphne>=4.1.2",
"django-simple-history>=3.5.0", "django-simple-history>=3.5.0",
"django-tailwind-cli>=2.21.1" "django-tailwind-cli>=2.21.1",
"playwright>=1.41.0",
"pytest-playwright>=0.4.3"
] ]