# Test dependencies — only needed if you want to run the test suite.
# Install with:  pip install -r requirements-test.txt
#
# To run the tests:  pytest tests/

-r requirements.txt
pytest>=9.0.0
