Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ langgraph
|
|
| 4 |
langchain-core
|
| 5 |
requests
|
| 6 |
typing-extensions
|
| 7 |
-
langgraph.checkpoint.sqlite
|
|
|
|
|
|
| 4 |
langchain-core
|
| 5 |
requests
|
| 6 |
typing-extensions
|
| 7 |
+
langgraph.checkpoint.sqlite
|
| 8 |
+
matplotlib
|