Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
lxml_html_clean
|
| 2 |
newspaper4k
|
| 3 |
pandas
|
|
|
|
| 4 |
openai==0.28
|
|
|
|
| 1 |
lxml_html_clean
|
| 2 |
newspaper4k
|
| 3 |
pandas
|
| 4 |
+
openpyxl
|
| 5 |
openai==0.28
|