increase workers and fix async issues

This commit is contained in:
2026-08-01 22:24:29 -04:00
parent 73b2b7972c
commit d487fad8fa
5 changed files with 340 additions and 23 deletions
+1
View File
@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"flask>=3.1.3",
"gevent>=24.11.1",
"gunicorn>=23.0.0",
"httpx>=0.28.1",
"lxml>=5.0.0",