We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5593fb2 commit f22aae4Copy full SHA for f22aae4
2 files changed
sphinx-ui/pyproject.toml
@@ -7,9 +7,10 @@ authors = [
7
{ name = "Irfan Khan", email = "irfan.khan@quantinuum.com" }
8
]
9
readme = "README.md"
10
+requires-python = ">=3.11"
11
12
[tool.poetry.dependencies]
-python = "^3.10"
13
+python = "^3.11"
14
furo = "^2024.5.6"
15
16
[tool.poetry]
0 commit comments