We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b098f6 commit 65c5129Copy full SHA for 65c5129
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
"django-guardian~=2.4",
42
"tzlocal~=5.0",
43
"numpy>=1.23.5,<3",
44
- "python-pptx==0.6.19",
+ "python-pptx>=0.6.19,<1",
45
"pandas>=2.0",
46
"statsmodels>=0.14",
47
"scipy<=1.15.3", # breaks ADR if not included. Remove when statsmodels is updated
0 commit comments