hotfix for #83 #85

Merged
alpha-nerd merged 5 commits from dev-0.9.x into main 2026-05-19 05:58:21 +02:00
Showing only changes of commit 19d522f671 - Show all commits

View file

@ -6,7 +6,7 @@ anyio==4.13.0
async-timeout==5.0.1 async-timeout==5.0.1
attrs==26.1.0 attrs==26.1.0
certifi==2026.4.22 certifi==2026.4.22
click==8.3.3 click==8.4.0
distro==1.9.0 distro==1.9.0
exceptiongroup==1.3.1 exceptiongroup==1.3.1
fastapi==0.136.1 fastapi==0.136.1
@ -15,11 +15,11 @@ frozenlist==1.8.0
h11==0.16.0 h11==0.16.0
httpcore==1.0.9 httpcore==1.0.9
httpx==0.28.1 httpx==0.28.1
idna==3.14 idna==3.15
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==2.37.0
orjson>=3.11.5 orjson>=3.11.5
numpy>=1.26 numpy>=1.26
pillow==12.2.0 pillow==12.2.0
@ -32,11 +32,11 @@ PyYAML==6.0.3
sniffio==1.3.1 sniffio==1.3.1
starlette==0.52.1 starlette==0.52.1
truststore==0.10.4 truststore==0.10.4
tiktoken==0.12.0 tiktoken==0.13.0
tqdm==4.67.3 tqdm==4.67.3
typing-inspection==0.4.2 typing-inspection==0.4.2
typing_extensions==4.15.0 typing_extensions==4.15.0
uvicorn==0.46.0 uvicorn==0.47.0
uvloop uvloop
yarl==1.23.0 yarl==1.23.0
aiosqlite aiosqlite