Skip to content

Commit ae42262

Browse files
committed
Deps: Upgrade to widget_code_input >= 4.0.13
1 parent 989f7c1 commit ae42262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
dependencies = [
3131
"ipywidgets>=8.0.0",
3232
"numpy<2.0.0",
33-
"widget_code_input<4.0.0",
33+
"widget_code_input>=4.0.13",
3434
"matplotlib",
3535
"termcolor"
3636
]

0 commit comments

Comments
 (0)