Spaces:
Sleeping
Sleeping
changed requirements.txt from gradio==4.44.1 to gradio[oauth,mcp]==5.49.1
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
anthropic==0.42.0
|
| 2 |
-
gradio==
|
| 3 |
-
pinecone==5.4.2
|
| 4 |
sentence-transformers==3.2.1
|
|
|
|
| 1 |
+
anthropic==0.42.0
|
| 2 |
+
gradio[oauth,mcp]==5.49.1
|
| 3 |
+
pinecone==5.4.2
|
| 4 |
sentence-transformers==3.2.1
|