Skip to content

Commit

Permalink
MNT: Unpin maxversion of ipywidgets
Browse files Browse the repository at this point in the history
now that voila 0.4 is out.
  • Loading branch information
pllim committed Oct 27, 2022
1 parent 1acc87d commit 7723341
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ install_requires =
ipyvuetify>=1.7.0
ipysplitpanes>=0.1.0
ipygoldenlayout>=0.3.0
ipywidgets<8.0
voila>=0.3.5
ipywidgets
voila>=0.4
pyyaml>=5.4.1
specutils>=1.7.0
specreduce>=1.2.0,<1.3.0
Expand Down

0 comments on commit 7723341

Please sign in to comment.