Skip to content

Commit ee476f1

Browse files
fixup! Drop Python 3.9 support in favor of 3.14
1 parent 29643bd commit ee476f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
authors = [
77
{name = "Datalogics"},
88
]
9-
requires-python = ">=3.10,<3.15"
9+
requires-python = ">=3.10"
1010
dependencies = [
1111
"httpx>=0.28.1",
1212
"pydantic>=2.12.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)