Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
-
openai
|
|
|
|
| 4 |
beautifulsoup4
|
| 5 |
lxml
|
| 6 |
-
|
| 7 |
-
python-Levenshtein
|
| 8 |
-
openpyxl
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
+
openai
|
| 4 |
+
requests
|
| 5 |
beautifulsoup4
|
| 6 |
lxml
|
| 7 |
+
openpyxl
|
|
|
|
|
|