Commit 21a1178c authored by Leo Gao's avatar Leo Gao
Browse files

Add openai dependency

parent c59cd334
......@@ -37,6 +37,8 @@ setuptools.setup(
"pybind11==2.6.2",
"tqdm-multiprocess==0.0.11",
"zstandard==0.15.2",
"jsonlines==2.0.0"
"jsonlines==2.0.0",
"mock==4.0.3",
"openai==0.6.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