Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
altair
|
2 |
pandas
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
altair
|
2 |
pandas
|
3 |
+
openai
|
4 |
+
streamlit
|
5 |
+
requests
|
6 |
+
python-dotenv
|
7 |
+
langchain-community
|
8 |
+
beautifulsoup4
|