Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ pydantic
|
|
15 |
e2b-code-interpreter
|
16 |
python-dotenv
|
17 |
langchain
|
18 |
-
langchain-openai
|
|
|
|
15 |
e2b-code-interpreter
|
16 |
python-dotenv
|
17 |
langchain
|
18 |
+
langchain-openai
|
19 |
+
scikit-learn
|