Skip to content

Commit 3ae1f0f

Browse files
committed
Unpin plotly
1 parent be52af3 commit 3ae1f0f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ docs = [
6565
'pyyaml', # YAML parser
6666
]
6767
visualization = [
68-
'darkdetect', # Detecting dark mode
69-
'pandas', # Displaying tables in juptyer notebooks
70-
'plotly', # Interactive plots
71-
'py3Dmol', # Visualisation of crystal structures
68+
'darkdetect', # Detecting dark mode
69+
'pandas', # Displaying tables in juptyer notebooks
70+
'plotly', # Interactive plots
71+
'py3Dmol', # Visualisation of crystal structures
7272
]
7373

7474
[project.urls]

0 commit comments

Comments
 (0)