Skip to content

Commit

Permalink
🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Feb 27, 2024
1 parent 2016054 commit fde3d43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ pre-commit = "^3.3.1"
optional = true

[tool.poetry.group.docs.dependencies]
myst_parser = "^2.0.0"
pydata-sphinx-theme = "^0.15.0"
sphinx = "7.2.6"
sphinx-hoverxref = "^1.3.0"
sphinx_copybutton = "0.5.2"
sphinx_design = "^0.5.0"
myst_parser = "^2.0.0"
pydata-sphinx-theme = "^0.15.0"

[tool.poetry.group.test.dependencies]
pytest = "^7.0"
Expand Down

0 comments on commit fde3d43

Please sign in to comment.