master > master: requirements

issue mit jupyter widgets
This commit is contained in:
RD 2022-10-21 22:07:26 +02:00
parent a54f71a848
commit 9a2c87def3
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@ wheel>=0.37.1
# jupyter
ipython>=8.3.0
jupyter>=1.0.0
widgetsnbextension>=3.6.1
# FIXME
# according to https://github.com/microsoft/vscode-jupyter/issues/8552
# need to use v 7.7.2 for now
# ipywidgets>=8.0.2
ipywidgets==7.7.2
# running
codetiming>=1.3.0