Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio==4.26.0
|
2 |
langgraph==0.0.40
|
3 |
-
langchain-core==0.
|
4 |
-
langchain-anthropic==0.1.
|
5 |
anthropic==0.24.0
|
6 |
matplotlib
|
7 |
pandas
|
@@ -13,3 +13,4 @@ pandas
|
|
13 |
|
14 |
|
15 |
|
|
|
|
1 |
gradio==4.26.0
|
2 |
langgraph==0.0.40
|
3 |
+
langchain-core==0.2.5
|
4 |
+
langchain-anthropic==0.1.12
|
5 |
anthropic==0.24.0
|
6 |
matplotlib
|
7 |
pandas
|
|
|
13 |
|
14 |
|
15 |
|
16 |
+
|