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 f544614 commit 10e9a8dCopy full SHA for 10e9a8d
pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
requires-python = ">=3.11.0"
7
authors = [{ name = "yassun7010", email = "[email protected]" }]
8
dependencies = [
9
- "Pillow>=10.0.0", # 画像処理用
+ "Pillow>=10.0.0",
10
"python-pptx>=1.0.2",
11
"typing-extensions>=4.13.2",
12
]
0 commit comments