We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54662c4 commit 25e7ed9Copy full SHA for 25e7ed9
environment.yml
@@ -70,7 +70,7 @@ dependencies:
70
71
# unused (required indirectly may be?)
72
- ipywidgets
73
- - nbformat=5.0.8
+ - nbformat
74
- notebook>=5.7.5
75
- pip
76
requirements-dev.txt
@@ -44,7 +44,7 @@ pytest-instafail
44
seaborn
45
statsmodels
46
ipywidgets
47
-nbformat==5.0.8
+nbformat
48
notebook>=5.7.5
49
pip
50
blosc
0 commit comments