Skip to content

Commit

Permalink
Remove upper cap on Sphinx version (undoes Qiskit#8392)
Browse files Browse the repository at this point in the history
  • Loading branch information
1ucian0 committed Jul 28, 2022
1 parent 4fceb84 commit 875161c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -19,7 +19,7 @@ pylatexenc>=1.4
ddt>=1.2.0,!=1.4.0,!=1.4.3
seaborn>=0.9.0
reno>=3.4.0
Sphinx>=3.0.0,<5.1
Sphinx>=3.0.0
qiskit-sphinx-theme>=1.6
qiskit-toqm>=0.0.4;platform_machine != 'aarch64' or platform_system != 'Linux'
sphinx-autodoc-typehints<1.14.0
Expand Down

0 comments on commit 875161c

Please sign in to comment.