From 9c608ba1c9680463cda3a4ba73bf1af25a78760d Mon Sep 17 00:00:00 2001 From: Jules Date: Tue, 7 Apr 2026 12:47:01 +0200 Subject: [PATCH] Relacher la version python-gphoto2 pour compatibilite Debian 13 Co-Authored-By: Claude Opus 4.6 (1M context) --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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