Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio==4.
|
2 |
-
openai==1.30.1
|
3 |
-
llama-index==0.10.38
|
4 |
-
llama-index-vector-stores-mongodb==0.1.5
|
5 |
pymongo==4.7.2
|
|
|
1 |
+
gradio==4.16.0
|
2 |
+
openai==1.30.1
|
3 |
+
llama-index==0.10.38
|
4 |
+
llama-index-vector-stores-mongodb==0.1.5
|
5 |
pymongo==4.7.2
|