alembic>=1.15.0
asyncpg==0.30.0
bcrypt==4.3.0
celery[redis]==5.4.0
dogpile.cache==1.4.0
fastapi[all]==0.116.1
psycopg2-binary==2.9.10
pydantic[email]==2.11.7
PyJWT==2.10.1
sqlalchemy[asyncio]==2.0.43
strawberry-graphql[fastapi]>=0.287.0
graphene>=3.4.1
pandas>=2.2.0
openpyxl>=3.1.0
authlib>=1.3.0
httpx>=0.27.0

[dev]
pytest
pytest-asyncio
pytest-cov
pytest-forked
aiosqlite
fakeredis

[mollie]
mollie-api-python>=3.0.0

[storage]
aioboto3>=12.0.0

[test]
pytest
pytest-asyncio
pytest-cov
pytest-forked
aiosqlite
fakeredis
mollie-api-python>=3.0.0
aioboto3>=12.0.0
