We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d95350 commit 76853a2Copy full SHA for 76853a2
1 file changed
pyproject.toml
@@ -41,7 +41,7 @@ packages = [
41
]
42
43
[tool.poetry.dependencies]
44
-requires-python = ">=3.10,<3.14"
+python = ">=3.10,<3.14"
45
46
[tool.poetry.group.dev.dependencies]
47
black = "^23.9.1"
0 commit comments