
[algorithms]
numpy>=1.23
scipy>=1.10

[dev]
build>=1.2
pytest
twine>=5
numpy>=1.23
scipy>=1.10
duckdb>=1.0
pyarrow>=14.0
psycopg[binary]>=3.1

[duckdb]
duckdb>=1.0
pyarrow>=14.0

[postgres]
psycopg[binary]>=3.1
