Mechanic's work place
Some checks failed
ci / test (push) Has been cancelled

This commit is contained in:
VPN SaaS Dev
2026-05-16 10:04:56 +09:00
parent fec9635079
commit 83ad880b9d
39 changed files with 2951 additions and 74 deletions

View File

@@ -11,9 +11,11 @@ dependencies = [
"httpx>=0.27,<1.0",
"matplotlib>=3.8,<4.0",
"pandas>=2.2,<3.0",
"pillow>=10.0,<12.0",
"pydantic-settings>=2.2,<3.0",
"pytesseract>=0.3.13,<1.0",
"python-multipart>=0.0.9,<1.0",
"redis>=5.0,<6.0",
"sqlalchemy[asyncio]>=2.0,<3.0",
"uvicorn[standard]>=0.29,<1.0",
]