Update Python version.

This commit is contained in:
2024-06-15 18:13:17 -04:00
parent 5cf06b2031
commit c6b3e121b6
2 changed files with 112 additions and 53 deletions

View File

@@ -10,5 +10,4 @@ pydantic = "*"
[dev-packages]
[requires]
python_version = "3.11"
python_full_version = "3.11.3"
python_version = "3.12"