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 = [ ...@@ -116,7 +116,7 @@ _deps = [
"librosa", "librosa",
"numpy", "numpy",
"parameterized", "parameterized",
"peft>=0.6.0", "peft>=0.15.0",
"protobuf>=3.20.3,<4", "protobuf>=3.20.3,<4",
"pytest", "pytest",
"pytest-timeout", "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