We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0012db6 commit 1221eb8Copy full SHA for 1221eb8
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ plotly = "*"
44
# https://github.com/bokeh/bokeh/issues/14412
45
# https://github.com/malariagen/malariagen-data-python/issues/734
46
bokeh = "<3.7.0"
47
-statsmodels = "*"
+statsmodels = ">=0.14.2"
48
ipyleaflet = ">=0.17.0"
49
ipywidgets = "*"
50
# https://stackoverflow.com/questions/73929564/entrypoints-object-has-no-attribute-get-digital-ocean
0 commit comments