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 371bf8e commit 253a47eCopy full SHA for 253a47e
pyproject.toml
@@ -21,7 +21,7 @@ classifiers = [
21
"License :: OSI Approved :: MIT License",
22
"Programming Language :: Python :: 3",
23
]
24
-requires-python = ">=3.9"
+requires-python = ">=3.10"
25
dependencies = []
26
27
0 commit comments