diff --git a/requirements.txt b/requirements.txt index b523207..c1824ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,31 +1,31 @@ -aiohappyeyeballs==2.6.2 -aiohttp==3.14.1 +aiohappyeyeballs==2.6.1 +aiohttp==3.14.0 aiosignal==1.4.0 annotated-types==0.7.0 -anyio==4.14.0 +anyio==4.13.0 async-timeout==5.0.1 attrs==26.1.0 -certifi==2026.6.17 -click==8.4.1 +certifi==2026.5.20 +click==8.4.0 distro==1.9.0 exceptiongroup==1.3.1 -fastapi==0.138.0 +fastapi==0.136.3 fastapi-sse==1.1.1 frozenlist==1.8.0 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 -idna==3.18 +idna==3.15 jiter==0.15.0 multidict==6.7.1 ollama==0.6.2 -openai==2.43.0 +openai==2.37.0 orjson>=3.11.5 numpy>=1.26 pillow==12.2.0 propcache==0.5.2 pydantic==2.13.4 -pydantic-settings==2.14.2 +pydantic-settings==2.14.1 pydantic_core==2.46.4 python-dotenv==1.2.2 PyYAML==6.0.3 @@ -33,12 +33,12 @@ sniffio==1.3.1 starlette>=1.0.1 truststore==0.10.4 tiktoken==0.13.0 -tqdm==4.68.3 +tqdm==4.68.2 typing-inspection==0.4.2 typing_extensions==4.15.0 -uvicorn==0.49.0 +uvicorn==0.47.0 uvloop -yarl==1.24.2 +yarl==1.23.0 aiosqlite # Semantic LLM cache — base install (exact-match mode, no heavy ML deps) # For semantic mode use the :semantic Docker image tag (adds sentence-transformers + torch)