Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
Gradio==3.32.0
|
2 |
-
tenacity
|
|
|
|
|
|
1 |
Gradio==3.32.0
|
2 |
+
tenacity
|
3 |
+
"pymongo[srv]"==3.6
|
4 |
+
|