Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ plotly==5.24.1
|
|
9 |
langchain-openai==0.2.12
|
10 |
langchain==0.3.12
|
11 |
pypdf==5.1.0
|
12 |
-
tiktoken==0.8.0
|
|
|
|
9 |
langchain-openai==0.2.12
|
10 |
langchain==0.3.12
|
11 |
pypdf==5.1.0
|
12 |
+
tiktoken==0.8.0
|
13 |
+
langchain-community==0.3.12
|