Skip to content

Commit 8132177

Browse files
committed
Upgrade python-pptx
1 parent 5e7859e commit 8132177

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"tzlocal~=5.0",
4343
'numpy>=1.23.5,<2; python_version < "3.13"',
4444
'numpy>=2.1; python_version >= "3.13"',
45-
"python-pptx==0.6.19",
45+
"python-pptx>=1.0.2",
4646
"pandas>=2.0",
4747
"statsmodels>=0.14",
4848
"scipy<=1.15.3", # breaks ADR if not included. Remove when statsmodels is updated

uv.lock

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)