Skip to content

Commit 2b8eac5

Browse files
StaticRocketcshilwant
authored andcommitted
fix(requirements): add pillow
Newer versions of sphinx require pillow to handle some image parameters, such as scale. Fixes: 2a6b81e (chore(pip-upgrade): upgrade all requirements to latest, 2024-11-09) Signed-off-by: Randolph Sapp <[email protected]>
1 parent c8478a8 commit 2b8eac5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ markdown-it-py==3.0.0
1212
MarkupSafe==3.0.2
1313
mdurl==0.1.2
1414
packaging==24.2
15+
pillow==11.0.0
1516
pydantic==2.10.2
1617
pydantic_core==2.27.1
1718
Pygments==2.18.0

0 commit comments

Comments
 (0)