mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-29 18:51:53 +00:00
Requirements: Pin versions for some dependencies
Pydantic and Jinja2 need pinned versions. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -8,8 +8,8 @@ https://github.com/turboderp/exllamav2/releases/download/v0.0.11/exllamav2-0.0.1
|
||||
|
||||
# Pip dependencies
|
||||
fastapi
|
||||
pydantic
|
||||
pydantic >= 2.0.0
|
||||
PyYAML
|
||||
progress
|
||||
uvicorn
|
||||
jinja2
|
||||
jinja2 >= 3.0.0
|
||||
|
||||
Reference in New Issue
Block a user