Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
langchain
|
| 2 |
-
langchain-openai
|
| 3 |
-
langchain-anthropic
|
| 4 |
-
anthropic
|
| 5 |
-
openai
|
| 6 |
-
streamlit
|
| 7 |
-
numpy
|
| 8 |
-
faiss-cpu
|
| 9 |
crewai
|
| 10 |
-
uuid
|
| 11 |
python-dotenv
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
langchain-openai
|
| 3 |
+
langchain-anthropic
|
| 4 |
+
anthropic
|
| 5 |
+
openai
|
| 6 |
+
streamlit
|
| 7 |
+
numpy
|
| 8 |
+
faiss-cpu
|
| 9 |
crewai
|
| 10 |
+
uuid
|
| 11 |
python-dotenv
|