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]
pytest
tabulate
check-manifest>=0.42
black==20.8b1
mypy==0.790

[all:python_version > "3.4"]
pandas

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

[dev:python_version > "3.4"]
pandas

[test]
pytest
tabulate

[test:python_version > "3.4"]
pandas
