# Third-party integration.
qiskit~=0.35.0
pyquil~=3.0.0
pennylane-qiskit~=0.22.0
pennylane~=0.22.2
amazon-braket-sdk~=1.17.0

# Unit tests, coverage, and formatting/style.
pytest-xdist[psutil]~=2.5.0
pytest-cov~=3.0.0
flake8~=4.0.1
black~=22.3
mypy~=0.942

# Documentation and examples.
sphinxcontrib-bibtex~=2.4.1
sphinx-copybutton~=0.4.0
sphinx-autodoc-typehints~=1.12.0
myst-nb~=0.12.3
pydata-sphinx-theme~=0.8.1
jupytext==1.11.1
sphinx-gallery
nbsphinx

# The following seems to be necessary for sphinx to run.
jinja2~=3.0.3
