Skip to content

Commit

Permalink
Pin ipywidgets to <8
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiquesydow authored Oct 31, 2022
1 parent fdf73bd commit c95bc00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devtools/conda-envs/test_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ dependencies:
- seaborn
- jupyter
- jupyterlab>=3
- ipywidgets>=7.5
# https://github.com/volkamerlab/kissim/issues/112
- ipywidgets<8
- nglview>=3
- biopython=1.77
- opencadd
Expand Down

0 comments on commit c95bc00

Please sign in to comment.