# Pinned oldest supported versions of dependencies.
# Used in GitHub Actions for testing compatibility.
# Must be manually updated to align with `pyproject.toml`.
nextline-graphql==0.7.8
httpx==0.26.0
pytest-asyncio==0.25.0
pytest-cov==4.1.0
pytest-timeout==2.2.0
pytest==8.2.0
hypothesis==6.130.0
respx==0.22.0
deepdiff==7.0.0

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