asyncpg
psycopg[binary]
sqlalchemy<3,>=2

[develop]
poethepoet<1
pyproject-fmt<3
ruff<0.15
validate-pyproject<1

[develop:python_version >= "3.10"]
proselint<1,>=0.16

[release]
build<2
twine<7

[release:python_version >= "3.10"]
minibump<1

[test]
pandas<2.4
polars[pyarrow]<1.37
pytest<9
pytest-asyncio<2
pytest-cov<8
sqlalchemy-cratedb
