# Pinned oldest supported versions of dependencies.
# Used in GitHub Actions for testing compatibility.
# Must be manually updated to align with `pyproject.toml`.
apluggy==1.0.0
exceptiongroup==1.2.0
transitions==0.9.0
nextline-test-utils==0.1.0
pytest-asyncio==1.3.0
pytest-cov==4.0.0
pytest-timeout==2.1.0
pytest==9.0.0
hypothesis==6.117.0

# In the future, `pip` may install minimum versions from
# `pyproject.toml` directly: https://github.com/pypa/pip/issues/8085
