pydantic>=2.0
typer>=0.12
rich>=13.0

[benchmarks]
numpy>=1.24
pandas>=2.0

[cloud-postgres]
psycopg[binary,pool]<4.0,>=3.2

[dev]
pytest>=7.0
pytest-asyncio>=0.23
pytest-cov>=4.0
ruff>=0.3
mypy>=1.8
