mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
11 lines
361 B
TOML
11 lines
361 B
TOML
--- pyproject.toml.orig 2024-08-02 13:48:37 UTC
|
|
+++ pyproject.toml
|
|
@@ -28,7 +28,7 @@ requires-python = ">=3.9"
|
|
]
|
|
keywords = ["sphinx", "extension", "material design", "web components"]
|
|
requires-python = ">=3.9"
|
|
-dependencies = ["sphinx>=6,<9"]
|
|
+dependencies = ["sphinx>=5,<9"]
|
|
|
|
[project.urls]
|
|
Homepage = "https://github.com/executablebooks/sphinx-design"
|