Skip to content

Commit fe2da23

Browse files
Update ipywidgets requirement from <8.0.3 to !=8.0.3 (#981)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sylwester Arabas <[email protected]>
1 parent 35da882 commit fe2da23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-time-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# test-time requirements
22
matplotlib==3.5.3
33
jupyter-core<5.0.0
4-
ipywidgets<8.0.3
4+
ipywidgets!=8.0.3
55
ghapi
66
pytest
77

0 commit comments

Comments
 (0)