Commit 9c94fb2e authored by artemorloff's avatar artemorloff
Browse files

update pyproject with pydantic dep

parent 61fc5bfd
...@@ -26,6 +26,7 @@ dependencies = [ ...@@ -26,6 +26,7 @@ dependencies = [
"jsonlines", "jsonlines",
"numexpr", "numexpr",
"peft>=0.2.0", "peft>=0.2.0",
"pydantic",
"pybind11>=2.6.2", "pybind11>=2.6.2",
"pytablewriter", "pytablewriter",
"rouge-score>=0.0.4", "rouge-score>=0.0.4",
......
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