Skip to content

Commit f055c4a

Browse files
committed
Update Python version requirement metadata
1 parent 30bccaf commit f055c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Operating System :: POSIX",
2323
"Typing :: Typed",
2424
]
25-
requires-python = ">=3.8"
25+
requires-python = ">=3.11"
2626
dependencies = ["uritemplate", "fastavro"]
2727
dynamic = ["version"]
2828

0 commit comments

Comments
 (0)