Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ gradio==4.4.1
|
|
| 3 |
pandas==1.5.3
|
| 4 |
numpy==1.24.3
|
| 5 |
matplotlib==3.7.1
|
| 6 |
-
|
| 7 |
camelot-py[cv]==0.11.0
|
| 8 |
opencv-python-headless==4.8.1.78
|
| 9 |
|
|
|
|
| 3 |
pandas==1.5.3
|
| 4 |
numpy==1.24.3
|
| 5 |
matplotlib==3.7.1
|
| 6 |
+
fpdf2==2.7.6
|
| 7 |
camelot-py[cv]==0.11.0
|
| 8 |
opencv-python-headless==4.8.1.78
|
| 9 |
|