# CI dependency constraints.
#
# Runtime extras in pyproject.toml remain intentionally broad for library users.
# CI consumes this file with pip's -c flag so test, docs, and optional-backend
# jobs move within reviewed major-version bands instead of taking completely
# unconstrained upstream releases.
amazon-braket-sdk>=1.85,<2
black>=24,<26
build>=1,<2
cirq>=1.4,<2
cudaq>=0.8,<1
markdown>=3.6,<4
matplotlib>=3.8,<4
mypy>=1.10,<2
numpy>=1.26,<2.3
pandas>=2.2,<3
pennylane>=0.38,<1
pymdown-extensions>=10,<11
pytest>=8,<10
pyquil>=4,<5
pytket>=1.30,<3
PyYAML>=6,<7
qbraid>=0.9,<1
qiskit>=1,<3
qiskit-aer>=0.15,<1
qsharp>=1,<2
qutip>=5,<6
ruff>=0.5,<1
twine>=5,<7
