Spaces:
Paused
Paused
Update requirements.txt
#1
by Canstralian - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit
|
| 2 |
-
|
| 3 |
langchain
|
| 4 |
openai
|
| 5 |
pandas
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
requests-html
|
| 3 |
langchain
|
| 4 |
openai
|
| 5 |
pandas
|