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