We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9812f commit 4c536a5Copy full SHA for 4c536a5
extras/environment.yml
@@ -27,6 +27,8 @@ dependencies:
27
- plotly>=6.0.1
28
- requests=2.32.3
29
- statsmodels=0.14.4
30
+ # https://github.com/statsmodels/statsmodels/issues/9584#issuecomment-2994905188
31
+ - scipy<1.16.0
32
## supporting packages for notebooks ##
33
# makes kernel available in JupyterHub
34
- ipykernel
0 commit comments