Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +27 -31
requirements.txt
CHANGED
|
@@ -1,31 +1,27 @@
|
|
| 1 |
-
apify-client
|
| 2 |
-
python-dotenv
|
| 3 |
-
streamlit
|
| 4 |
-
langchain
|
| 5 |
-
openai
|
| 6 |
-
python-dotenv
|
| 7 |
-
langchain_openai
|
| 8 |
-
|
| 9 |
-
python-dotenv
|
| 10 |
-
streamlit
|
| 11 |
-
pydantic
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
langchain-
|
| 15 |
-
|
| 16 |
-
langgraph
|
| 17 |
-
langgraph-checkpoint
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
|
|
|
| 1 |
+
apify-client
|
| 2 |
+
python-dotenv
|
| 3 |
+
streamlit
|
| 4 |
+
langchain
|
| 5 |
+
openai
|
| 6 |
+
python-dotenv
|
| 7 |
+
langchain_openai
|
| 8 |
+
|
| 9 |
+
python-dotenv
|
| 10 |
+
streamlit
|
| 11 |
+
pydantic
|
| 12 |
+
|
| 13 |
+
langchain-core
|
| 14 |
+
langchain-openai
|
| 15 |
+
langgraph
|
| 16 |
+
langgraph-checkpoint
|
| 17 |
+
langgraph-checkpoint-sqlite
|
| 18 |
+
openai
|
| 19 |
+
dirtyjson
|
| 20 |
+
|
| 21 |
+
typing-extensions
|
| 22 |
+
|
| 23 |
+
tqdm
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
|
|
|
|
|
|
|
|
|
|
|
|