Skip to content
Snippets Groups Projects
Commit 5d27d72f authored by Guido Sterbini's avatar Guido Sterbini
Browse files

Update setup.py

parent b1ede9d3
Branches master
No related tags found
2 merge requests!2Dev v0.0.1,!1Dev v0.0.1
Pipeline #2991298 passed
......@@ -15,7 +15,7 @@ with (HERE / "README.md").open("rt") as fh:
REQUIREMENTS: dict = {
"core": ["anytree", "pyyaml", "ruamel.yaml", "pathlib", "pandas","orjson"],
"core": ["anytree", "pyyaml", "ruamel.yaml", "pathlib", "pandas", "orjson", "pyarrow", "joblib", "awkward"],
"test": [
"pytest",
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment