Skip to content

Commit

Permalink
Retract upgrade of sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshidaa authored May 23, 2024
1 parent 14dd96f commit b61785a
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 @@ -58,7 +58,7 @@ pytest-cov = "^2.11.0"
pytest-datadir = "^1.3.1"
pytest-mock = "^3.5.0"
pytest-mccabe = "^2.0.0"
sphinx = "^5.0.0"
sphinx = "^4.0.0"
mypy = "^1.0.0"
pylint = "^2.16.0"

Expand All @@ -75,4 +75,4 @@ smiles2stock = "aizynthfinder.tools.make_stock:main"

[build-system]
requires = ["poetry_core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit b61785a

Please sign in to comment.