Ajoute fpdf2 aux dépendances (moteur PDF des rapports statistiques)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 changed file +1 −0
modified
requirements.txt
+1 −0
@@ -8,3 +8,4 @@ reportlab>=4.0 | ||
| 8 | 8 | pillow>=10.0 |
| 9 | 9 | qrcode>=7.4 |
| 10 | 10 | python-multipart>=0.0.9 |
| 11 | +fpdf2 | |
| 11 | 12 | |