Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,8 +2,7 @@ flask
|
|
| 2 |
firebase-admin
|
| 3 |
requests
|
| 4 |
pandas
|
| 5 |
-
|
| 6 |
-
pypdf
|
| 7 |
lxml
|
| 8 |
gunicorn
|
| 9 |
playwright
|
|
|
|
| 2 |
firebase-admin
|
| 3 |
requests
|
| 4 |
pandas
|
| 5 |
+
pypdf==4.3.1
|
|
|
|
| 6 |
lxml
|
| 7 |
gunicorn
|
| 8 |
playwright
|