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 294cc50 commit 0dc65c4Copy full SHA for 0dc65c4
pyproject.toml
@@ -11,7 +11,7 @@ packages = [
11
]
12
13
[tool.poetry.dependencies]
14
-python = ">=3.12,<3.13"
+python = ">=3.14,<3.15"
15
pyside6 = "^6.6.1"
16
pydantic = "^2.5.2"
17
0 commit comments