Skip to content

Commit

Permalink
Remove upper cap on Sphinx version (undoes #8392) (#8416)
Browse files Browse the repository at this point in the history
sphinx-doc/sphinx#10701 is fixed
(cherry picked from commit e9f2a2b)
  • Loading branch information
1ucian0 authored and mergify[bot] committed Jul 28, 2022
1 parent 01a7aa6 commit 0f5b2bd
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 0f5b2bd

Please sign in to comment.