diff --git a/object/detection/src/requirements.txt b/object/detection/src/requirements.txt
index 80a293a..a693eac 100644
--- a/object/detection/src/requirements.txt
+++ b/object/detection/src/requirements.txt
@@ -1,7 +1,7 @@
 tensorflow==2.5.0
 keras==2.4.3
 numpy==1.19.3
-pillow==8.1.1
+pillow==8.2.0
 scipy==1.4.1
 h5py==2.10.0
 matplotlib==3.3.2