Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -13,4 +13,6 @@ datasets
|
|
13 |
pyarrow
|
14 |
pydantic
|
15 |
e2b-code-interpreter
|
16 |
-
python-dotenv
|
|
|
|
|
|
13 |
pyarrow
|
14 |
pydantic
|
15 |
e2b-code-interpreter
|
16 |
+
python-dotenv
|
17 |
+
langchain
|
18 |
+
langchain-openai
|