Skip to content

Commit e650b12

Browse files
chore(deps): update python docker tag
1 parent d44974b commit e650b12

File tree

3 files changed

+534
-1407
lines changed

3 files changed

+534
-1407
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.11
1+
3.14

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It includes text-specific utilities and special operators called semantic operat
88
which use LLMs to batch transform data.
99
"""
1010
readme = { file = "PYPI.rst", content-type = "text/x-rst" }
11-
requires-python = ">=3.10,<3.13"
11+
requires-python = ">=3.14,<3.15"
1212
classifiers = [
1313
"Programming Language :: Python :: 3",
1414
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)