Skip to content

Commit b89ca17

Browse files
chore(deps): update python to >=3.14, <3.15
1 parent 65d6223 commit b89ca17

File tree

2 files changed

+26
-1045
lines changed

2 files changed

+26
-1045
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dynamic = ["version", "urls"]
44
description = "Scriptable interface to a powerful, multi-lingual language server built on top of Tree-sitter"
55
readme = "README.md"
66
# renovate: datasource=python-version depName=python
7-
requires-python = ">=3.12, <3.14"
7+
requires-python = ">=3.14, <3.15"
88
dependencies = [
99
"openai==1.109.1",
1010
"tiktoken<1.0.0,>=0.5.1",

0 commit comments

Comments
 (0)