diff --git a/API/requirements.txt b/API/requirements.txt index 41e6281..c3f3380 100644 --- a/API/requirements.txt +++ b/API/requirements.txt @@ -1,11 +1,11 @@ deepface==0.0.92 fastapi==0.115.0 -keras==2.15.0 +keras==3.9.0 matplotlib==3.8.2 numpy==2.1.2 Pillow==10.4.0 pydantic==2.9.2 -pymongo==4.6.1 +pymongo==4.6.3 python-dotenv==1.0.1 tensorflow==2.15.0 uvicorn==0.31.0