Skip to content

Commit 498fcc1

Browse files
Update Python to ==3.14.*
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent ef376d0 commit 498fcc1

File tree

2 files changed

+550
-337
lines changed

2 files changed

+550
-337
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies = [
5252
"sqlite-vec>=0.1.6",
5353
"tomlkit",
5454
]
55-
requires-python = "==3.12.*"
55+
requires-python = "==3.14.*"
5656
dynamic = ["license", "readme"]
5757

5858
# PyTorch has multiple wheel variants for different backends - cpu, gpu, etc.

0 commit comments

Comments
 (0)