We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495604b commit ba2490dCopy full SHA for ba2490d
pyproject.toml
@@ -74,7 +74,7 @@ optional = true
74
75
[tool.poetry.group.docs.dependencies]
76
sphinx = "^6.0.0"
77
-sphinx-rtd-theme = "^1.3.0"
+sphinx-rtd-theme = ">=1.3,<3.0"
78
certifi = ">=2018.4.16"
79
expiringdict = ">=1.1.4"
80
pyrfc3339 = ">=1.0"
0 commit comments