Compare commits

..

1 commit

Author SHA1 Message Date
Renovate Bot
d9422c7904 chore(deps): update dependency pydantic-settings to v2.14.0 2026-05-07 13:01:05 +00:00

View file

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