# Pinned oldest supported versions of dependencies.
# Used in GitHub Actions for testing compatibility.
# Must be manually updated to align with `pyproject.toml`.
nextline==0.7.15
apluggy==1.0.0
dynaconf==3.2.1
starlette==0.48.0
strawberry-graphql==0.283.2
websockets==12.0.0
rich==13.6.0
async-asgi-testclient==1.4.0
nextline-test-utils==0.1.2
pytest-asyncio==1.3.0
pytest-cov==4.1.0
pytest-timeout==2.2.0
pytest==9.0.0
hypothesis==6.130.0
syrupy==5.0.0

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