Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
langchain
|
2 |
+
langchain_openai
|
3 |
+
langchain_experimental
|
4 |
+
langsmith
|
5 |
+
pandas
|