pydantic<3,>=2
PyYAML>=6
httpx>=0.25

[all]
redis>=5
psycopg[binary]>=3

[dev]
pytest>=7

[pgsql]
psycopg[binary]>=3

[redis]
redis>=5
