Update Dockerfile

This commit is contained in:
Anibal Angulo
2026-02-20 16:25:42 +00:00
parent 9aac769c37
commit a3776052ed
6 changed files with 81 additions and 45 deletions

View File

@@ -20,7 +20,7 @@ dependencies = [
"redis[hiredis]>=5.2.0",
"tenacity>=9.0.0",
"python-multipart>=0.0.12",
"httpx>=0.27.0",
"httpx[http2]>=0.27.0",
]
[project.scripts]