Created a listener for wix-form to do push actions with but unsure how to best handle it

This commit is contained in:
Jonas Linter
2025-10-01 16:32:15 +02:00
parent ea9b6c72e4
commit 36c32c44d8
4 changed files with 110 additions and 8 deletions

View File

@@ -14,6 +14,7 @@ dependencies = [
"dotenv>=0.9.9",
"fastapi>=0.117.1",
"generateds>=2.44.3",
"httpx>=0.28.1",
"lxml>=6.0.1",
"pytest>=8.4.2",
"redis>=6.4.0",