cssutils>=0.9.8a3
python-dateutil>=2.0
lxml>=2.0
more_itertools>=6
tempora>=1.3

[:python_version < "3.7"]
importlib_resources

[docs]
sphinx
jaraco.packaging>=3.2
rst.linker>=1.9

[testing]
pytest!=3.7.3,>=3.5
pytest-checkdocs>=1.2.3
pytest-flake8
pytest-cov
jaraco.test>=3.2.0

[testing:platform_python_implementation != "PyPy"]
pytest-black>=0.3.7
pytest-mypy
