fastapi~=0.115
sqlalchemy[asyncio]~=2.0
alembic~=1.13
pydantic~=2.10
pydantic-settings~=2.7
redis~=5.2
httpx~=0.28
cryptography>=46.0.5
aiosmtplib~=4.0
psycopg2-binary~=2.9
python-multipart~=0.0.27
openpyxl~=3.1
lxml~=5.0
reportlab

[aws]
boto3~=1.36

[dev]
pytest~=8.3
pytest-asyncio~=0.24
pytest-cov~=6.0
aiosqlite~=0.20
ruff~=0.8
mypy~=1.13
types-openpyxl~=3.1
types-reportlab
lxml-stubs
uvicorn[standard]~=0.30
import-linter~=2.1

[nfse]

[ocr]
anthropic
pypdf>=5.1

[s3]
boto3~=1.36
