boto3<=1.40.0,>=1.9.92
PyYAML<=6.0.2,>=5.1
pandas<=2.3.1,>=1.5.0
numpy<=2.2.6,>=1.22.0
polars>=0.20.0
pyarrow>=10.0.1

[build]
build
twine
wheel

[dev]
locopy[tests]
locopy[docs]
locopy[qa]
locopy[build]

[docs]
sphinx
sphinx_rtd_theme

[edgetest]
edgetest
edgetest-conda

[pg8000]
pg8000>=1.13.1

[psycopg2]
psycopg2-binary>=2.7.7

[qa]
pre-commit
ruff==0.11.12

[snowflake]
snowflake-connector-python[pandas]>=2.1.2

[tests]
hypothesis
pytest
pytest-cov
