diff --git a/pyproject.toml b/pyproject.toml index b1a1c002c4..fac2cd8d3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ pyperclip = "^1.9.0" yaspin = "^3.0.2" shortuuid = "^1.0.13" litellm = "^1.41.26" -starlette = "^0.37.2" +starlette = ">=0.37.2,<0.42.0" html2text = "^2024.2.26" selenium = "^4.24.0" webdriver-manager = "^4.0.2"