build: Add docs dependency to prevent quimb warning
This commit is contained in:
@@ -40,6 +40,8 @@ recommonmark = "^0.7.1"
|
||||
sphinx_markdown_tables = "^0.0.17"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user