fix(dependencies): lock build < 1 for now (#643)

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-11-14 00:36:08 -05:00
committed by GitHub
parent b30a412398
commit 0bf6ec7537
2 changed files with 3 additions and 5 deletions

View File

@@ -46,6 +46,7 @@ dependencies = [
"optimum>=1.12.0",
"accelerate",
"ghapi",
"build[virtualenv]<1",
"click>=8.1.3",
"cuda-python;platform_system!=\"Darwin\"",
"bitsandbytes<0.42",