fastapi>=0.110
uvicorn[standard]>=0.27
sqlalchemy[asyncio]>=2.0
asyncpg>=0.29
pydantic>=2.0
pydantic-settings>=2.0
pyjwt>=2.13.0
httpx>=0.27
python-multipart>=0.0.9
cryptography>=44.0
python-dateutil>=2.8
prometheus-client>=0.19
redis>=5.0
celery~=5.4
alembic~=1.13
psycopg2-binary>=2.9

[aws]
boto3~=1.36
botocore>=1.36

[dev]
pytest>=8.0
pytest-asyncio>=0.23
boto3~=1.36

[pdf]
weasyprint>=60
pypdf>=4.0

[push]
firebase-admin>=6.5
google-auth>=2.29

[whatsapp]
markdownify>=0.13

[xlsx]
openpyxl~=3.1
