mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
Mention defusedxml
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
This commit is contained in:
parent
b92c09a391
commit
d499f0016f
|
@ -42,9 +42,10 @@ Install Pillow with :command:`pip`::
|
||||||
python3 -m pip install --upgrade pip
|
python3 -m pip install --upgrade pip
|
||||||
python3 -m pip install --upgrade Pillow
|
python3 -m pip install --upgrade Pillow
|
||||||
|
|
||||||
Optionally, install :pypi:`olefile` for Pillow to read FPX and MIC images::
|
Optionally, install :pypi:`defusedxml` for Pillow to read XMP data,
|
||||||
|
and :pypi:`olefile` for Pillow to read FPX and MIC images::
|
||||||
|
|
||||||
python3 -m pip install --upgrade olefile
|
python3 -m pip install --upgrade defusedxml olefile
|
||||||
|
|
||||||
|
|
||||||
.. tab:: Linux
|
.. tab:: Linux
|
||||||
|
|
Loading…
Reference in New Issue
Block a user