# 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.19
nextline-graphql==0.8.0
transitions==0.9.0
httpx==0.26.0
hypothesis==6.88.0
nextline-test-utils==0.1.0
pytest-asyncio==0.18.0
pytest-cov==3.0.0
pytest==8.2.1
pytest-httpx==0.29.0
deepdiff==7.0.0

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

