diff --git a/requirements.txt b/requirements.txt index 77ffff2..d0231f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,26 +19,26 @@ idna==3.13 jiter==0.14.0 multidict==6.7.1 ollama==0.6.2 -openai==1.102.0 +openai==1.109.1 orjson>=3.11.5 numpy>=1.26 pillow==12.2.0 -propcache==0.3.2 -pydantic==2.11.7 +propcache==0.4.1 +pydantic==2.13.4 pydantic-settings==2.10.1 -pydantic_core==2.33.2 +pydantic_core==2.46.4 python-dotenv==1.2.2 PyYAML==6.0.3 sniffio==1.3.1 -starlette==0.49.1 +starlette==0.52.1 truststore==0.10.4 tiktoken==0.12.0 tqdm==4.67.3 typing-inspection==0.4.2 typing_extensions==4.14.1 -uvicorn==0.38.0 +uvicorn==0.46.0 uvloop -yarl==1.20.1 +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)