mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-14 15:57:27 +00:00
Dependencies: Ungate numpy
numpy v2 now works with Torch Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
This commit is contained in:
@@ -40,8 +40,6 @@ dependencies = [
|
||||
"uvloop ; platform_system == 'Linux' and platform_machine == 'x86_64'",
|
||||
"winloop ; platform_system == 'Windows'",
|
||||
|
||||
"numpy < 2.0.0",
|
||||
|
||||
# For python 3.12
|
||||
"setuptools ; python_version >= '3.12'"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user