Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ pandas
|
|
12 |
numpy
|
13 |
scipy
|
14 |
scikit-learn
|
15 |
-
langchain
|
|
|
|
12 |
numpy
|
13 |
scipy
|
14 |
scikit-learn
|
15 |
+
langchain
|
16 |
+
LiteLLM
|