build: Remove unrequired docs dependency
Which is also blocking py3.12
This commit is contained in:
@@ -39,8 +39,6 @@ furo = "^2023.3.27"
|
|||||||
sphinxcontrib-bibtex = "^2.5.0"
|
sphinxcontrib-bibtex = "^2.5.0"
|
||||||
sphinx-copybutton = "^0.5.2"
|
sphinx-copybutton = "^0.5.2"
|
||||||
sphinxcontrib-katex = "^0.9.9"
|
sphinxcontrib-katex = "^0.9.9"
|
||||||
# to prevent Quimb warning
|
|
||||||
kahypar = "^1.3.5"
|
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
ipython = "^7.0.0"
|
ipython = "^7.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user