maxfordham / ipyautoui

create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
40 stars 4 forks source link

⬆️ Update ipywidgets #141

Closed ollyhensby closed 1 year ago

ollyhensby commented 1 year ago

ipywidgets and other dependencies need updating following the release of ipywidgets 8.0.5:

ipywidgets==8.0.5
jupyterlab_widgets==3.0.6
widgetsnbextension==4.0.6
comm==0.1.3
jgunstone commented 1 year ago

we currently don't pin these dependencies:

https://github.com/maxfordham/ipyautoui/blob/0d2b731efaef1dc526bbbd820e1ef9a01897d40c/pyproject.toml#L18-L35