boto3<=1.28.72,>=1.9.92
PyYAML<=6.0.1,>=5.1
pandas<=2.1.2,>=0.25.2
numpy<=1.26.1,>=1.22.0

[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
black
isort

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

[tests]
hypothesis
pytest
pytest-cov
