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

Downgrade jupyter-jsmol version

parent a507f6c6
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ setup(
description=metainfo['title'],
long_description=metainfo['description'],
packages=find_packages(),
install_requires=['pandas', 'matplotlib', 'scikit-learn', 'bokeh', 'ase', 'numpy', 'colorcet', 'jupyter_jsmol', 'plotly'],
install_requires=['pandas', 'matplotlib', 'scikit-learn', 'bokeh', 'ase', 'numpy', 'colorcet', 'jupyter_jsmol==2021.3.0', 'plotly'],
)
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