
[dev]
pytest>=8.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0
ruff>=0.5
mypy>=1.8

[postgres]
psycopg[binary,pool]>=3.1
pgvector>=0.2

[redis]
redis>=5.0
