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