diff --git a/python-services/liveness-detection/requirements.txt b/python-services/liveness-detection/requirements.txt index a7f6fb01..746c31e9 100644 --- a/python-services/liveness-detection/requirements.txt +++ b/python-services/liveness-detection/requirements.txt @@ -4,7 +4,7 @@ pydantic==2.9.2 httpx==0.28.1 pillow==12.3.0 opencv-python-headless==4.10.0.84 -numpy==1.26.4 +numpy==2.5.2 confluent-kafka==2.5.0 # MediaPipe (Google) — face mesh, pose estimation mediapipe==0.10.14