Skip to content

Commit

Permalink
Merge pull request #1611 from rosteen/pin-ipywidgets
Browse files Browse the repository at this point in the history
Pin ipwidgets to avoid breaking standalone app
  • Loading branch information
rosteen authored Aug 30, 2022
2 parents 6e6626c + d294dfb commit 853c045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ install_requires =
ipyvuetify>=1.7.0
ipysplitpanes>=0.1.0
ipygoldenlayout>=0.3.0
ipywidgets<8.0
voila>=0.3.5
pyyaml>=5.4.1
specutils>=1.7.0
Expand Down

0 comments on commit 853c045

Please sign in to comment.