mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-30 19:21:34 +00:00
Requirements: Unpin uvicorn
v0.28.0 works now and the underlying errors were fixed. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -3,6 +3,6 @@ fastapi
|
||||
pydantic >= 2.0.0
|
||||
PyYAML
|
||||
rich
|
||||
uvicorn <= 0.27.1
|
||||
uvicorn
|
||||
jinja2 >= 3.0.0
|
||||
loguru
|
||||
|
||||
Reference in New Issue
Block a user