diff --git a/python-services/liveness-detection/requirements.txt b/python-services/liveness-detection/requirements.txt index a7f6fb01..69ceab44 100644 --- a/python-services/liveness-detection/requirements.txt +++ b/python-services/liveness-detection/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.6 +fastapi==0.141.1 uvicorn[standard]==0.51.0 pydantic==2.9.2 httpx==0.28.1