Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
chainlit==1.
|
2 |
vanna[postgres]
|
3 |
google.generativeai
|
4 |
qdrant-client==1.10.1
|
|
|
1 |
+
chainlit==1.2.0
|
2 |
vanna[postgres]
|
3 |
google.generativeai
|
4 |
qdrant-client==1.10.1
|