Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==4.26.0
|
|
|
|
| 2 |
anthropic>=0.49.0
|
| 3 |
langchain-core>=0.2.0
|
| 4 |
langchain-anthropic>=0.3.12
|
|
@@ -9,3 +10,4 @@ git+https://github.com/langchain-ai/langgraph.git#subdirectory=libs/langgraph
|
|
| 9 |
|
| 10 |
|
| 11 |
|
|
|
|
|
|
| 1 |
gradio==4.26.0
|
| 2 |
+
matplotlib
|
| 3 |
anthropic>=0.49.0
|
| 4 |
langchain-core>=0.2.0
|
| 5 |
langchain-anthropic>=0.3.12
|
|
|
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
+
|