diff --git a/pyproject.toml b/pyproject.toml index af01a73..cfd1a66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ optional = true [tool.poetry.group.docs.dependencies] sphinx = "^6.0.0" -sphinx-rtd-theme = "^1.3.0" +sphinx-rtd-theme = ">=1.3,<3.0" certifi = ">=2018.4.16" expiringdict = ">=1.1.4" pyrfc3339 = ">=1.0"