Skip to content

Commit

Permalink
Merge pull request #192 from martinRenou/fix_ipywidgets_pinning
Browse files Browse the repository at this point in the history
Fix ipywidgets version in tests
  • Loading branch information
davidbrochart committed Jan 10, 2022
2 parents 23f07eb + c92420d commit e82c5d8
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 e82c5d8

Please sign in to comment.