Skip to content

Commit e82c5d8

Browse files
Merge pull request #192 from martinRenou/fix_ipywidgets_pinning
Fix ipywidgets version in tests
2 parents 23f07eb + c92420d commit e82c5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ipython
22
ipykernel
3-
ipywidgets
3+
ipywidgets<8.0.0
44
pytest>=4.1
55
pytest-cov>=2.6.1
66
check-manifest

0 commit comments

Comments
 (0)