Skip to content

Commit

Permalink
Fix ipywidgets version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Jan 10, 2022
1 parent 23f07eb commit c92420d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ipython
ipykernel
ipywidgets
ipywidgets<8.0.0
pytest>=4.1
pytest-cov>=2.6.1
check-manifest
Expand Down

0 comments on commit c92420d

Please sign in to comment.