Unverified Commit 53f1043c authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

Update setup.py to pin min version of `peft` (#11502)

parent 1fa56394
......@@ -116,7 +116,7 @@ _deps = [
"librosa",
"numpy",
"parameterized",
"peft>=0.6.0",
"peft>=0.15.0",
"protobuf>=3.20.3,<4",
"pytest",
"pytest-timeout",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment