Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ cloudscraper>=1.2.71
|
|
| 3 |
beautifulsoup4>=4.12.0
|
| 4 |
pandas>=2.0.0
|
| 5 |
lxml>=4.9.0
|
| 6 |
-
html5lib>=1.1
|
|
|
|
|
|
| 3 |
beautifulsoup4>=4.12.0
|
| 4 |
pandas>=2.0.0
|
| 5 |
lxml>=4.9.0
|
| 6 |
+
html5lib>=1.1
|
| 7 |
+
openai
|