diff --git a/pyproject.toml b/pyproject.toml index a8f9aa71..d729e9b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ dependencies = [ "loguru>=0.7.3", "structlog>=22.1.0", "gensim>=4.4.0", - "httpx<0.28.0" + "httpx<0.29.0" ] [project.urls]