uvicorn>=0.29

[celery]
celery>=5

[dev]
watchfiles>=0.21
pytest>=8
psycopg[binary]>=3.1
cryptography>=48.0.1

[files]
cryptography>=48.0.1

[postgres]
psycopg[binary]>=3.1

[pydantic]
pydantic>=2

[redis]
redis>=5

[watch]
watchfiles>=0.21
