build: Remove unrequired docs dependency

Which is also blocking py3.12
This commit is contained in:
Alessandro Candido
2024-04-29 13:06:06 +02:00
parent 1990c04569
commit dc578dc9a1

View File

@@ -39,8 +39,6 @@ furo = "^2023.3.27"
sphinxcontrib-bibtex = "^2.5.0"
sphinx-copybutton = "^0.5.2"
sphinxcontrib-katex = "^0.9.9"
# to prevent Quimb warning
kahypar = "^1.3.5"
[tool.poetry.group.dev.dependencies]
ipython = "^7.0.0"