psycopg[binary,pool]>=3.2
pydantic>=2
pydantic-settings>=2
typer>=0.12
rich>=13
python-dotenv>=1
PyYAML>=6
jsonschema>=4
structlog>=24
tenacity>=8
httpx>=0.27
orjson>=3

[dev]
pytest>=8
pytest-cov>=5
pytest-xdist>=3
pytest-timeout>=2
freezegun>=1
testcontainers[postgresql]>=4
ruff>=0.5
mypy>=1.10
types-PyYAML>=6
