Skip to content
Snippets Groups Projects
Commit 6207a554 authored by Luigi Sbailo's avatar Luigi Sbailo
Browse files

Downgrade jupyter-jsmol version

parent 768a787e
Branches master
No related tags found
No related merge requests found
......@@ -13,5 +13,5 @@ setup(
description=metainfo['title'],
long_description=metainfo['description'],
packages=find_packages(),
install_requires=['nomad-lab', 'numpy', 'pandas', 'matplotlib','scikit-learn', 'plotly', 'mendeleev', 'tqdm', 'pydpc', 'seaborn', 'hdbscan', 'jupyter_jsmol','bokeh','ipywidgets','typing'],
install_requires=['nomad-lab', 'numpy', 'pandas', 'matplotlib','scikit-learn', 'plotly', 'mendeleev', 'tqdm', 'pydpc', 'seaborn', 'hdbscan', 'jupyter_jsmol==2021.3.0','bokeh','ipywidgets','typing'],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment