"vscode:/vscode.git/clone" did not exist on "576126e99f698d125a3ee2ff557b526ef21e88a7"
Commit 06815578 authored by baberabb's avatar baberabb
Browse files

added `sympy`, `antlr4` dependencies for `minerva_math`

parent e2ed49f8
...@@ -36,6 +36,8 @@ dependencies = [ ...@@ -36,6 +36,8 @@ dependencies = [
"tqdm-multiprocess", "tqdm-multiprocess",
"transformers>=4.1", "transformers>=4.1",
"zstandard", "zstandard",
"sympy",
"antlr4-python3-runtime >= 4.11, < 4.12"
] ]
[tool.setuptools] [tool.setuptools]
......
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