Commit 73ac8f5
scripts/requirements*.txt: pillow<10 to avoid warning
On July 1st, python library "Pillow" (needed by sphinxcontrib.blockdiag)
released version 10.0.0 https://pypi.org/project/Pillow/#history
The sof-docs build immediately started to fail with the warning
"'ImageDraw' object has no attribute 'textsize'"
Stick to pillow<10 for now to avoid the warning.
More details in issue
#472
Signed-off-by: Marc Herbert <marc.herbert@intel.com>1 parent 60a41cf commit 73ac8f5
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments