qiskit==0.17.0
dwave-ocean-sdk==2.1.1
matplotlib==3.2.1

[all]
recommonmark
sphinx>=1.8
sphinx_rtd_theme
isort
flake8
pytest
pytest-cov
pytest-runner
tox

[docs]
recommonmark
sphinx>=1.8
sphinx_rtd_theme

[lint]
isort
flake8

[test]
pytest
pytest-cov
pytest-runner
tox
