attrs>=19.2
hepunits>=2.0.0

[:python_version < "3.4"]
enum34>=1.1

[:python_version < "3.5"]
typing>=3.7

[:python_version < "3.7"]
importlib_resources>=1.0

[all]
black==20.8b1
check-manifest>=0.42
mypy==0.790
pytest

[all:python_version > "3.4"]
pandas

[dev]
black==20.8b1
check-manifest>=0.42
mypy==0.790
pytest

[dev:python_version > "3.4"]
pandas

[test]
pytest

[test:python_version > "3.4"]
pandas
