Compare commits
1 commit
6fe398be27
...
cbc28ddb91
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cbc28ddb91 |
1 changed files with 7 additions and 7 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
aiohappyeyeballs==2.6.1
|
aiohappyeyeballs==2.6.1
|
||||||
aiohttp==3.13.5
|
aiohttp==3.13.4
|
||||||
aiosignal==1.4.0
|
aiosignal==1.4.0
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
anyio==4.13.0
|
anyio==4.10.0
|
||||||
async-timeout==5.0.1
|
async-timeout==5.0.1
|
||||||
attrs==25.4.0
|
attrs==25.3.0
|
||||||
certifi==2025.8.3
|
certifi==2025.8.3
|
||||||
click==8.3.3
|
click==8.2.1
|
||||||
distro==1.9.0
|
distro==1.9.0
|
||||||
exceptiongroup==1.3.0
|
exceptiongroup==1.3.0
|
||||||
fastapi==0.121.0
|
fastapi==0.121.0
|
||||||
|
|
@ -18,7 +18,7 @@ httpx==0.28.1
|
||||||
idna==3.10
|
idna==3.10
|
||||||
jiter==0.10.0
|
jiter==0.10.0
|
||||||
multidict==6.6.4
|
multidict==6.6.4
|
||||||
ollama==0.6.2
|
ollama==0.6.1
|
||||||
openai==1.102.0
|
openai==1.102.0
|
||||||
orjson>=3.11.5
|
orjson>=3.11.5
|
||||||
numpy>=1.26
|
numpy>=1.26
|
||||||
|
|
@ -27,13 +27,13 @@ propcache==0.3.2
|
||||||
pydantic==2.11.7
|
pydantic==2.11.7
|
||||||
pydantic-settings==2.10.1
|
pydantic-settings==2.10.1
|
||||||
pydantic_core==2.33.2
|
pydantic_core==2.33.2
|
||||||
python-dotenv==1.2.2
|
python-dotenv==1.2.1
|
||||||
PyYAML==6.0.3
|
PyYAML==6.0.3
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
starlette==0.49.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.1
|
||||||
typing-inspection==0.4.2
|
typing-inspection==0.4.2
|
||||||
typing_extensions==4.14.1
|
typing_extensions==4.14.1
|
||||||
uvicorn==0.38.0
|
uvicorn==0.38.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue