lxml~=4.9.1
attrs==21.2.*
sortedcontainers==2.4.*
toposort==1.7
more-itertools==8.12.*
deprecation==2.1.*
importlib_resources==5.4.*

[dev]
black==21.12b0
isort==5.10.*

[doc]
sphinx
sphinx-autodoc-typehints
sphinx-rtd-theme

[test]
tox==3.24.*
pytest==6.2.*
lxml-asserts==0.1.*
pytest-lazy-fixture==0.6.*
codecov==2.1.*
pytest-cov==3.0.*
rstcheck==3.3.*
