Skip to content

Commit d936b1a

Browse files
author
Giovx-Ui
committed
Update jiter to >=0.10.0 to support Python version 3.14
1 parent 0296375 commit d936b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"distro>=1.7.0, <2",
1616
"sniffio",
1717
"tqdm > 4",
18-
"jiter>=0.4.0, <1",
18+
"jiter>=0.10.0, <1",
1919
]
2020
requires-python = ">= 3.8"
2121
classifiers = [

0 commit comments

Comments
 (0)