diff --git a/docs/html/docs/python/fetch_tutorial/files/coreio_extension/docker-requirements.txt b/docs/html/docs/python/fetch_tutorial/files/coreio_extension/docker-requirements.txt
index 12c96e14f..4813fb789 100644
--- a/docs/html/docs/python/fetch_tutorial/files/coreio_extension/docker-requirements.txt
+++ b/docs/html/docs/python/fetch_tutorial/files/coreio_extension/docker-requirements.txt
@@ -35,6 +35,6 @@ urllib3==1.26.9
wrapt
#==1.14.1 (conflicts with base image)
# via deprecated
-Pillow==8.4.0
+Pillow==9.0.1
opencv-python==4.6.0.66
# via network_compute_server.py
\ No newline at end of file