diff --git a/requirements.txt b/requirements.txt index c1824ab..515deb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,25 +1,25 @@ -aiohappyeyeballs==2.6.1 -aiohttp==3.14.0 +aiohappyeyeballs==2.6.2 +aiohttp==3.14.1 aiosignal==1.4.0 annotated-types==0.7.0 -anyio==4.13.0 +anyio==4.14.0 async-timeout==5.0.1 attrs==26.1.0 certifi==2026.5.20 -click==8.4.0 +click==8.4.1 distro==1.9.0 exceptiongroup==1.3.1 -fastapi==0.136.3 +fastapi==0.137.1 fastapi-sse==1.1.1 frozenlist==1.8.0 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 -idna==3.15 +idna==3.18 jiter==0.15.0 multidict==6.7.1 ollama==0.6.2 -openai==2.37.0 +openai==2.41.1 orjson>=3.11.5 numpy>=1.26 pillow==12.2.0 @@ -36,9 +36,9 @@ tiktoken==0.13.0 tqdm==4.68.2 typing-inspection==0.4.2 typing_extensions==4.15.0 -uvicorn==0.47.0 +uvicorn==0.49.0 uvloop -yarl==1.23.0 +yarl==1.24.2 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)