mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-20 14:28:54 +00:00
Pin uvicorn due to issues with request disconnection in the latest version. Signed-off-by: kingbri <bdashore3@proton.me>
9 lines
98 B
Plaintext
9 lines
98 B
Plaintext
# Pip dependencies
|
|
fastapi
|
|
pydantic >= 2.0.0
|
|
PyYAML
|
|
rich
|
|
uvicorn <= 0.27.1
|
|
jinja2 >= 3.0.0
|
|
loguru
|