summaryrefslogtreecommitdiff
path: root/face-detection
diff options
context:
space:
mode:
Diffstat (limited to 'face-detection')
-rw-r--r--face-detection/requirements.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/face-detection/requirements.txt b/face-detection/requirements.txt
index b438717..207f665 100644
--- a/face-detection/requirements.txt
+++ b/face-detection/requirements.txt
@@ -1,3 +1,4 @@
-numpy==1.24.2
-opencv-contrib-python==4.7.0.72
-Pillow==9.4.0
+numpy==1.24.3
+opencv-python==4.7.0.72
+picamera2==0.3.9
+Pillow==9.5.0