Skip to content
Snippets Groups Projects
Commit 3b5f3fd5 authored by Hamish Graham's avatar Hamish Graham
Browse files

Update setup.py

parent fa011c22
No related branches found
No related tags found
No related merge requests found
Pipeline #3073133 failed
......@@ -15,7 +15,7 @@ with (HERE / "README.md").open("rt") as fh:
REQUIREMENTS: dict = {
"core": ["anytree", "pyyaml", "ruamel.yaml", "pathlib", "pandas", "orjson", "pyarrow", "joblib", "awkward"],
"core": ["anytree", "pyyaml", "ruamel.yaml", "pathlib", "pandas", "orjson", "pyarrow", "joblib", "awkward", "bokeh"],
"test": [
"pytest",
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment