Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==3.47.1
|
| 2 |
openai==0.27.0
|
| 3 |
azure-storage-file-share==12.11.1
|
| 4 |
-
python-dotenv==1.0.0
|
|
|
|
|
|
| 1 |
gradio==3.47.1
|
| 2 |
openai==0.27.0
|
| 3 |
azure-storage-file-share==12.11.1
|
| 4 |
+
python-dotenv==1.0.0
|
| 5 |
+
langchain==0.0.295
|