Unverified Commit 814940e8 authored by Stella Biderman's avatar Stella Biderman Committed by GitHub
Browse files

Merge pull request #416 from trail-of-forks/fix-setup

Update setup.py dependencies
parents b315725a 83d45912
......@@ -26,7 +26,7 @@ setuptools.setup(
"numexpr",
"openai>=0.6.4",
"omegaconf>=2.2",
"peft>=0.2.0"
"peft>=0.2.0",
"pybind11>=2.6.2",
"pycountry",
"pytablewriter",
......
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