nomyo-router/requirements.txt
Alpha Nerd 10b9a4e910
All checks were successful
Build and Publish Docker Image (Semantic Cache) / build (amd64, linux/amd64, docker-amd64) (push) Successful in 3m52s
Build and Publish Docker Image / build (amd64, linux/amd64, docker-amd64) (push) Successful in 1m23s
Build and Publish Docker Image (Semantic Cache) / build (arm64, linux/arm64, docker-arm64) (push) Successful in 17m12s
Build and Publish Docker Image / build (arm64, linux/arm64, docker-arm64) (push) Successful in 12m40s
Build and Publish Docker Image (Semantic Cache) / merge (push) Successful in 33s
Build and Publish Docker Image / merge (push) Successful in 33s
Merge pull request 'chore(deps): update dependency certifi to v2026.5.20' (#91) from renovate/certifi-2026.x into main
Reviewed-on: https://bitfreedom.net/code/code/nomyo-ai/nomyo-router/pulls/91
2026-06-09 10:21:00 +02:00

45 lines
964 B
Text

aiohappyeyeballs==2.6.1
aiohttp==3.13.5
aiosignal==1.4.0
annotated-types==0.7.0
anyio==4.13.0
async-timeout==5.0.1
attrs==26.1.0
certifi==2026.5.20
click==8.4.0
distro==1.9.0
exceptiongroup==1.3.1
fastapi==0.136.3
fastapi-sse==1.1.1
frozenlist==1.8.0
h11==0.16.0
httpcore==1.0.9
httpx==0.28.1
idna==3.15
jiter==0.15.0
multidict==6.7.1
ollama==0.6.2
openai==2.37.0
orjson>=3.11.5
numpy>=1.26
pillow==12.2.0
propcache==0.5.2
pydantic==2.13.4
pydantic-settings==2.14.1
pydantic_core==2.46.4
python-dotenv==1.2.2
PyYAML==6.0.3
sniffio==1.3.1
starlette>=1.0.1
truststore==0.10.4
tiktoken==0.13.0
tqdm==4.68.1
typing-inspection==0.4.2
typing_extensions==4.15.0
uvicorn==0.47.0
uvloop
yarl==1.23.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)
semantic-llm-cache@git+https://bitfreedom.net/code/nomyo-ai/async-semantic-llm-cache.git@v0.1.1