mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-05-11 08:20:08 +00:00
Dependencies: Pin pydantic again (>2.11 breaks docker image)
This commit is contained in:
@@ -17,7 +17,7 @@ description = "An OAI compatible exllamav2 API that's both lightweight and fast"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"fastapi-slim >= 0.115",
|
||||
"pydantic",
|
||||
"pydantic == 2.11.0",
|
||||
"ruamel.yaml",
|
||||
"rich",
|
||||
"uvicorn >= 0.28.1",
|
||||
|
||||
Reference in New Issue
Block a user