We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f47ccc commit f3c7ec0Copy full SHA for f3c7ec0
docs/book/src/installation/guest/requirements.rst
@@ -40,7 +40,7 @@ CAPE guest component. They include:
40
The recommended installation is the execution of the following commands::
41
42
> python -m pip install --upgrade pip
43
- > python -m pip install Pillow==9.5.0
+ > python -m pip install Pillow
44
45
These Python libraries are not strictly required by CAPE, but you are encouraged
46
to install them if you want to have access to all available features. Make sure
0 commit comments