Skip to content

Commit c92420d

Browse files
committed
Fix ipywidgets version in tests
1 parent 23f07eb commit c92420d

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)