There was an error while loading. Please reload this page.
1 parent ae50959 commit 31cfedeCopy full SHA for 31cfede
1 file changed
pyproject.toml
@@ -41,7 +41,7 @@
41
[project.optional-dependencies]
42
test = ["pytest", "numpy>=1.5.0", "pytest-subprocess==1.5.0", "pytest-cov"]
43
types = ["mypy", "types-PyYAML", "types-redis", "types-requests", "types-ujson"]
44
- docs = ["sphinx", "sphinx-argparse", "ghp-import", "renku-sphinx-theme", "sphinx_copybutton"]
+ docs = ["sphinx==6.*", "sphinx-argparse", "ghp-import", "renku-sphinx-theme", "sphinx_copybutton"]
45
46
[project.urls]
47
Home = "https://github.com/GreenScheduler/cats"
0 commit comments