diff --git a/backend/requirements.txt b/backend/requirements.txt index 5ab6970..a018ca9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.0 uvicorn[standard]==0.30.0 -python-gphoto2==2.5.0 +python-gphoto2>=2.5.0 Pillow==10.4.0 opencv-python-headless==4.10.0.84 qrcode[pil]==7.4.2