diff --git a/pyproject.toml b/pyproject.toml index 5c3985cc7c..9b35bc5a99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "distro>=1.7.0, <2", "sniffio", "tqdm > 4", - "jiter>=0.4.0, <1", + "jiter>=0.10.0, <1", ] requires-python = ">= 3.8" classifiers = [