lxml==4.6.*
attrs==21.2.*
sortedcontainers==2.4.*
toposort==1.6
more-itertools==8.8.*
deprecation==2.1.*
importlib_resources==5.2.*

[dev]
black==21.7b0
isort==5.9.*

[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==2.12.*
