Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ python-dotenv
|
|
8 |
markdown
|
9 |
weasyprint
|
10 |
beautifulsoup4>=4.12.0
|
11 |
-
lxml>=4.9.0
|
|
|
|
8 |
markdown
|
9 |
weasyprint
|
10 |
beautifulsoup4>=4.12.0
|
11 |
+
lxml>=4.9.0
|
12 |
+
PyPDF2
|