mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-28 10:11:39 +00:00
Tree: Switch to Pydantic 2
Pydantic 2 has more modern methods and stability compared to Pydantic 1 Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -14,7 +14,7 @@ https://github.com/turboderp/exllamav2/releases/download/v0.0.11/exllamav2-0.0.1
|
||||
|
||||
# Pip dependencies
|
||||
fastapi
|
||||
pydantic < 2,>= 1
|
||||
pydantic
|
||||
PyYAML
|
||||
progress
|
||||
uvicorn
|
||||
|
||||
Reference in New Issue
Block a user