Skip to content

Commit

Permalink
chore: update sphinx dependencies (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbelak-dtml authored Sep 6, 2023
1 parent d3658a1 commit 77896b4
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 @@ -31,8 +31,8 @@ all = ["umap-learn"]
[tool.poetry.dev-dependencies]
pytest-cov = "^2.8"
pytest = "~7.1.0"
sphinx = "~4.3.0"
sphinx-rtd-theme = "~1.0.0"
sphinx = "~7.1"
sphinx-rtd-theme = "~1.3.0"
toml = "^0.10.0"
jupyter = "*"
black = "^22.3.0"
Expand Down

0 comments on commit 77896b4

Please sign in to comment.