Compare commits

..

1 commit

Author SHA1 Message Date
Renovate Bot
72e4101b53 chore(deps): update dependency yarl to v1.24.2
All checks were successful
PR Tests / test (pull_request) Successful in 1m1s
NYX Security Scan / nyx-scan (pull_request) Successful in 6m25s
2026-05-19 21:41:04 +00:00

View file

@ -38,7 +38,7 @@ typing-inspection==0.4.2
typing_extensions==4.15.0 typing_extensions==4.15.0
uvicorn==0.47.0 uvicorn==0.47.0
uvloop uvloop
yarl==1.23.0 yarl==1.24.2
aiosqlite aiosqlite
# Semantic LLM cache — base install (exact-match mode, no heavy ML deps) # 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) # For semantic mode use the :semantic Docker image tag (adds sentence-transformers + torch)