diff --git a/pyproject.toml b/pyproject.toml index dd9252b..45b70bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "pydantic>=2.11.7,<=2.13.4", "scikit-learn>=1.3.1,<=1.9.0", "sseclient-py>=1.8.0,<=1.9.0", - "tqdm>=4.63.0,<=4.67.3", + "tqdm>=4.63.0,<=4.68.4", "typing_extensions>=4.12.2,<=4.16.0", "xxhash>=1.1.0,<=3.8.1", "backoff>=2.2.0,<=2.2.1",