beautifulsoup4>=4,<5
covdefaults==2.2.2
coverage==6.5.0
Markdown>=3,<4
pytest==7.2.0
pytest-antilru==1.1.1
pytest-asyncio==0.20.3
pytest-dependency==0.5.1
pytest-mock==3.10.0
pytest-subtests==0.9.0
# Already installed via `pip install -e .`, but better to be explicit about it (coverage also needs it):
tomli; python_version < "3.11"
