appdirs
diskcache
tqdm

[:sys_platform == "darwin"]
dmglib>=0.9.3

[dev]
black==20.8b1
bump2version==1.0.1
flake8==3.9.1
flake8-implicit-str-concat==0.2.0
flake8-print==4.0.0
isort==5.8.0
pre-commit==2.12.1
pytest==6.2.5
pytest-cov==3.0.0
yamllint==1.26.1

[lint]
black==20.8b1
flake8==3.9.1
flake8-implicit-str-concat==0.2.0
flake8-print==4.0.0
isort==5.8.0
yamllint==1.26.1

[test]
pytest==6.2.5
pytest-cov==3.0.0
