Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ tiktoken==0.5.2
|
|
6 |
python-dotenv==1.0.1
|
7 |
langchain-openai==0.1.0
|
8 |
langchain_experimental==0.0.55
|
9 |
-
tabulate==0.9.0
|
|
|
|
6 |
python-dotenv==1.0.1
|
7 |
langchain-openai==0.1.0
|
8 |
langchain_experimental==0.0.55
|
9 |
+
tabulate==0.9.0
|
10 |
+
langchain-community
|