build: Poetry lock, and drop some unused docs dependencies
This commit is contained in:
@@ -34,11 +34,9 @@ cuda = ["cupy-cuda11x", "cuquantum-python-cu11", "mpi4py"]
|
||||
optional = true
|
||||
|
||||
[tool.poetry.group.docs.dependencies]
|
||||
Sphinx = "^5.0.0"
|
||||
Sphinx = "^5.3.0"
|
||||
furo = "^2023.3.27"
|
||||
sphinxcontrib-bibtex = "^2.4.1"
|
||||
recommonmark = "^0.7.1"
|
||||
sphinx_markdown_tables = "^0.0.17"
|
||||
sphinxcontrib-bibtex = "^2.5.0"
|
||||
sphinx-copybutton = "^0.5.2"
|
||||
sphinxcontrib-katex = "^0.9.9"
|
||||
# to prevent Quimb warning
|
||||
|
||||
Reference in New Issue
Block a user