pandas>=1.3.0
numpy

[all]
check-manifest
flake8
black
isort
coverage
pytest
pytest-cov
tox
sphinx
sphinx_rtd_theme

[base]
pandas
numpy

[dev]
check-manifest
flake8
black
isort

[docs]
sphinx
sphinx_rtd_theme

[linux]
tensorflow<2.14,>=2.13

[macos]
tensorflow-macos==2.13.0
keras==2.13.1

[test]
coverage
pytest
pytest-cov
tox
