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