
[dev]
flake8-bugbear==21.4.3
flake8==3.9.2
pre-commit~=2.0
pytest
pytest-lazy-fixture
tox

[docs]
alabaster==0.7.12
sphinx-issues==1.2.0
sphinx==4.0.2

[lint]
flake8-bugbear==21.4.3
flake8==3.9.2
pre-commit~=2.0

[tests]
pytest
pytest-lazy-fixture
