Spaces:
Sleeping
Sleeping
Essi
commited on
Commit
·
939bb6c
1
Parent(s):
9780bbe
build: Add pandas to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langgraph
|
|
4 |
langchain_openai
|
5 |
langchain_core
|
6 |
langchain
|
7 |
-
langchain_community
|
|
|
|
4 |
langchain_openai
|
5 |
langchain_core
|
6 |
langchain
|
7 |
+
langchain_community
|
8 |
+
pandas
|