Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -62,3 +62,5 @@ python-dotenv==1.0.0
|
|
62 |
jsonschema==4.19.0
|
63 |
pytest==7.4.0
|
64 |
pytest-cov==4.1.0
|
|
|
|
|
|
62 |
jsonschema==4.19.0
|
63 |
pytest==7.4.0
|
64 |
pytest-cov==4.1.0
|
65 |
+
# PDF generation
|
66 |
+
reportlab==4.0.8 # <-- تم إضافتها لحل مشكلة تصدير PDF
|