numpy>=1.19

[dev]
mypy~=1.0.0
black~=23.1.0
isort~=5.12.0
coverage~=7.1.0
pytest~=7.2.1

[dist]
build
twine

[docs]
furo~=2022.12.7
sphinx~=6.1.3

[lint]
mypy~=1.0.0

[style]
black~=23.1.0
isort~=5.12.0

[test]
coverage~=7.1.0
pytest~=7.2.1
