add validation

This commit is contained in:
2026-08-01 20:29:40 -04:00
parent 7c761df010
commit 2b544c21ae
3 changed files with 235 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ dependencies = [
"flask>=3.1.3",
"gunicorn>=23.0.0",
"httpx>=0.28.1",
"lxml>=5.0.0",
"python-dotenv>=1.2.2",
]