Skip to content

Commit f3c7ec0

Browse files
committed
docs: remove pinned Pillow version from guest installation
1 parent 0f47ccc commit f3c7ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/installation/guest/requirements.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ CAPE guest component. They include:
4040
The recommended installation is the execution of the following commands::
4141

4242
> python -m pip install --upgrade pip
43-
> python -m pip install Pillow==9.5.0
43+
> python -m pip install Pillow
4444

4545
These Python libraries are not strictly required by CAPE, but you are encouraged
4646
to install them if you want to have access to all available features. Make sure

0 commit comments

Comments
 (0)