Spaces:
Sleeping
Sleeping
Pedrampedram
commited on
Commit
•
e220284
1
Parent(s):
36e3c8f
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
arxiv==1.4.7
|
2 |
langchain
|
3 |
-
chainlit==0.5.
|
4 |
openai
|
5 |
-
chromadb==0.3.
|
6 |
tiktoken
|
7 |
google-search-results
|
|
|
1 |
arxiv==1.4.7
|
2 |
langchain
|
3 |
+
chainlit==0.5.1
|
4 |
openai
|
5 |
+
chromadb==0.3.29
|
6 |
tiktoken
|
7 |
google-search-results
|