Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 0dc8a7cc98eaa3dce45ab06ffa5f459f > files > 2

python-sphinx-6.1.3-1.mga9.src.rpm

diff --git a/pyproject.toml b/pyproject.toml
index 567cf93..30f8871 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -63,7 +63,7 @@ dependencies = [
     "sphinxcontrib-qthelp",
     "Jinja2>=3.0",
     "Pygments>=2.13",
-    "docutils>=0.18,<0.20",
+    "docutils<0.20",
     "snowballstemmer>=2.0",
     "babel>=2.9",
     "alabaster>=0.7,<0.8",
diff --git a/pyproject.toml b/pyproject.toml
index 30f8871..90bc0df 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -66,7 +66,7 @@ dependencies = [
     "docutils<0.20",
     "snowballstemmer>=2.0",
     "babel>=2.9",
-    "alabaster>=0.7,<0.8",
+    "alabaster<0.8",
     "imagesize>=1.3",
     "requests>=2.25.0",
     "packaging>=21.0",