uvicorn>=0.29

[celery]
celery>=5

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

[files]
cryptography>=41

[postgres]
psycopg[binary]>=3.1

[pydantic]
pydantic>=2

[redis]
redis>=5

[watch]
watchfiles>=0.21
