python 3.11 support

This commit is contained in:
Taylor Wilsdon
2025-05-15 11:09:53 -04:00
parent 17272f575a
commit 7f8a91f948
4 changed files with 6 additions and 4 deletions

2
uv.lock generated
View File

@@ -1,6 +1,6 @@
version = 1
revision = 2
requires-python = ">=3.12"
requires-python = ">=3.11"
resolution-markers = [
"python_full_version >= '3.13'",
"python_full_version < '3.13'",