Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
boto3
|
2 |
sqlitedict
|
|
|
|
|
|
|
|
|
|
1 |
boto3
|
2 |
sqlitedict
|
3 |
+
langchain
|
4 |
+
pandas
|
5 |
+
chroma
|
6 |
+
azureopenai
|