fix: using uv

This commit is contained in:
2025-10-19 21:44:02 +04:00
parent 79a1dff720
commit 34ac2a0a69
3 changed files with 888 additions and 551 deletions

View File

@ -17,6 +17,14 @@ dependencies = [
"uvicorn[standard]>=0.35.0", "uvicorn[standard]>=0.35.0",
"fastapi-endpoints @ git+https://github.com/vladNed/fastapi-endpoints.git@main", "fastapi-endpoints @ git+https://github.com/vladNed/fastapi-endpoints.git@main",
"uvicorn-worker>=0.3.0", "uvicorn-worker>=0.3.0",
"aioboto3>=15.4.0",
"pymupdf>=1.26.5",
"pdfrw>=0.4",
"fpdf>=1.7.2",
"reportlab>=4.4.4",
"pathlib>=1.0.1",
"starlette>=0.47.2",
"lexorank>=1.0.1",
] ]
[dependency-groups] [dependency-groups]

View File

@ -1,11 +0,0 @@
PyMuPDF
pdfrw
fpdf
reportlab
fastapi
SQLAlchemy
pathlib
python-dotenv
starlette
pydantic
alembic

1420
uv.lock generated

File diff suppressed because it is too large Load Diff