Move sphinx-togglebutton into dev-dependencies

This commit is contained in:
JasonGrace2282 2024-10-19 10:00:05 -04:00
commit e614b08077
No known key found for this signature in database
GPG key ID: 8D61FE3F93FB15FA
2 changed files with 988 additions and 964 deletions

1950
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -55,7 +55,6 @@ svgelements = ">=1.8.0"
tqdm = ">=4.0.0"
typing-extensions = ">=4.0.0"
watchdog = ">=2.0.0"
sphinx-togglebutton = "^0.3.2"
[tool.poetry.extras]
jupyterlab = ["jupyterlab", "notebook"]
@ -81,6 +80,7 @@ Sphinx = "^7.2.6"
sphinx-copybutton = "^0.5.2"
sphinxcontrib-programoutput = "^0.17"
sphinxext-opengraph = "^0.9.1"
sphinx-togglebutton = "^0.3.2"
sphinx-design = "^0.5.0"
types-decorator = "^0.1.7"
types-Pillow = "^10.1.0.2"