fastapi>=0.110
uvicorn[standard]>=0.27
sqlalchemy[asyncio]>=2.0
asyncpg>=0.29
alembic>=1.13
psycopg2-binary>=2.9
pydantic>=2.0
pydantic-settings>=2.0
pyjwt>=2.8
structlog>=24.1
bleach>=6.0
python-multipart>=0.0.9

[calendar]
icalendar>=5.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
httpx>=0.27
aiosqlite>=0.19

[jira-import]
httpx>=0.27

[s3]
boto3>=1.34
