
[all]
flake8>=4.0
mypy>=0.9
pycodestyle>=2.8
pydocstyle>=6.1
pytest>=6.2
Sphinx>=4.3.2
sphinx-rtd-theme>=1.0.0
toml>=0.10

[dev]
flake8>=4.0
mypy>=0.9
pycodestyle>=2.8
pydocstyle>=6.1
pytest>=6.2
toml>=0.10

[docs]
Sphinx>=4.3.2
sphinx-rtd-theme>=1.0.0
