Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ setuptools
|
|
20 |
threadpoolctl
|
21 |
typing_extensions
|
22 |
frontend
|
23 |
-
python-dotenv
|
|
|
|
20 |
threadpoolctl
|
21 |
typing_extensions
|
22 |
frontend
|
23 |
+
python-dotenv
|
24 |
+
langgraph
|