diff --git a/requirements.txt b/requirements.txt index 4a63a67..4f9418d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ typing-inspection==0.4.2 typing_extensions==4.15.0 uvicorn==0.47.0 uvloop -yarl==1.24.1 +yarl==1.24.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)