
[:python_version < "3.9"]
Nano-Utils>=0.4.1

[:python_version >= "3.9"]
Nano-Utils>=1.1.2

[build]
twine
wheel

[doc]
sphinx<3.1,>=2.4
sphinx_rtd_theme

[test]
pytest>=5.4.0
pytest-cov
pytest-flake8>=1.0.5
pytest-pydocstyle>=2.1
numpy
pandas
pytest-mypy>=0.6.2
sphinx<3.1,>=2.4
sphinx_rtd_theme
twine
wheel

[test:python_version < "3.8"]
typing-extensions>=3.7.4
