coverage[toml]==5.*,>=5.3.1
deprecation==2.*,>=2.1.0
filetype==1.*,>=1.0.7

[:python_version == "3.6.*" and python_version >= "3.6.0"]
dataclasses==0.*,>=0.8.0

[art-plugin]
pillow==8.*,>=8.0.1
pylast==4.*,>=4.0.0
requests==2.*,>=2.25.0

[dev]
cogapp==3.*,>=3.0.0
gitchangelog
nicfit.py[cookiecutter]==0.*,>=0.8.7
paver==1.*,>=1.3.4
regarding==0.*,>=0.1.4
sphinx-issues==1.*,>=1.2.0
sphinx-rtd-theme==0.*,>=0.5.0
sphinx==3.*,>=3.4.1
twine==3.*,>=3.3.0
wheel==0.*,>=0.36.2

[display-plugin]
grako==3.*,>=3.99.9

[test]
check-manifest==0.*,>=0.45.0
factory-boy==3.*,>=3.1.0
flake8==3.*,>=3.8.4
pytest-cov==2.*,>=2.10.1
pytest==6.*,>=6.2.1
tox==3.*,>=3.20.1

[yaml-plugin]
ruamel.yaml==0.*,>=0.16.12
