Spaces:
Sleeping
Sleeping
ankush-003
commited on
Commit
•
6225d46
1
Parent(s):
b627045
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
langchain
|
3 |
-
pymongo
|
4 |
-
redis
|
5 |
nest_asyncio
|
6 |
huggingface_hub
|
7 |
sentence_transformers
|
|
|
1 |
gradio
|
2 |
langchain
|
3 |
+
pymongo[srv]
|
4 |
+
redis[hiredis]
|
5 |
nest_asyncio
|
6 |
huggingface_hub
|
7 |
sentence_transformers
|