mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
Dependencies: Pin numpy
v2.x breaks many upstream dependencies (torch). Pin until repos are fixed. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -29,6 +29,9 @@ dependencies = [
|
||||
"lm-format-enforcer >= 0.9.6",
|
||||
"aiofiles",
|
||||
|
||||
# TEMP: Remove once 2.x is fixed in upstream
|
||||
"numpy < 2.0.0",
|
||||
|
||||
# TODO: Maybe move these to a downloader feature?
|
||||
"aiohttp",
|
||||
"huggingface_hub",
|
||||
|
||||
Reference in New Issue
Block a user