Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
streamlit
|
2 |
-
fastapi
|
3 |
-
uvicorn
|
4 |
-
python-dotenv
|
5 |
-
langchain-groq
|
6 |
-
langchain-community
|
7 |
-
langgraph
|
8 |
-
langchain
|
9 |
-
requests
|
|
|
1 |
+
streamlit
|
2 |
+
fastapi
|
3 |
+
uvicorn
|
4 |
+
python-dotenv
|
5 |
+
langchain-groq
|
6 |
+
langchain-community
|
7 |
+
langgraph
|
8 |
+
langchain
|
9 |
+
requests
|