diff --git a/pyproject.toml b/pyproject.toml index f93d10680..8c4ebd291 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "aiosqlite~=0.20", "anyio>=4.0.0", "lxml>=5.3,<7", - "unclecode-litellm==1.81.13", + "litellm>=1.83.0,<1.92.0", "numpy>=1.26.0,<3", "pillow>=10.4", "playwright>=1.49.0", diff --git a/requirements.txt b/requirements.txt index 524a3d08b..76ecdd89c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ aiohttp>=3.11.11 aiosqlite~=0.20 anyio>=4.0.0 lxml>=5.3,<7 -unclecode-litellm==1.81.13 +litellm>=1.83.0,<1.92.0 numpy>=1.26.0,<3 pillow>=10.4 playwright>=1.49.0 @@ -33,4 +33,4 @@ shapely>=2.0.0 fake-useragent>=2.2.0 pdf2image>=1.17.0 -pypdf>=6.0.0 \ No newline at end of file +pypdf>=6.0.0