Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,9 @@ streamlit
|
|
| 5 |
requests
|
| 6 |
python-dotenv
|
| 7 |
langchain-community
|
| 8 |
-
beautifulsoup4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
requests
|
| 6 |
python-dotenv
|
| 7 |
langchain-community
|
| 8 |
+
beautifulsoup4
|
| 9 |
+
streamlit
|
| 10 |
+
requests
|
| 11 |
+
langchain_community
|
| 12 |
+
python-dotenv
|
| 13 |
+
certifi
|