Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
jinja2>=3.
|
3 |
-
httpx
|
4 |
pymongo
|
|
|
1 |
+
gradio>=4.40.0
|
2 |
+
jinja2>=3.1.2
|
3 |
+
httpx
|
4 |
pymongo
|