Files
tabbyAPI/requirements-nowheel.txt
kingbri 2025a1c857 Requirements: Unpin uvicorn
v0.28.0 works now and the underlying errors were fixed.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-03-10 17:48:43 -04:00

9 lines
88 B
Plaintext

# Pip dependencies
fastapi
pydantic >= 2.0.0
PyYAML
rich
uvicorn
jinja2 >= 3.0.0
loguru