
[dev]
flake8-bugbear==22.1.11
flake8==4.0.1
pre-commit~=2.0
pytest
pytest-lazy-fixture>=0.6.2
tox

[docs]
alabaster==0.7.12
sphinx-issues==3.0.1
sphinx==4.4.0

[lint]
flake8-bugbear==22.1.11
flake8==4.0.1
pre-commit~=2.0

[tests]
pytest
pytest-lazy-fixture>=0.6.2
