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 30bccaf commit f055c4aCopy full SHA for f055c4a
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
"Operating System :: POSIX",
23
"Typing :: Typed",
24
]
25
-requires-python = ">=3.8"
+requires-python = ">=3.11"
26
dependencies = ["uritemplate", "fastavro"]
27
dynamic = ["version"]
28
0 commit comments