borodache commited on
Commit
906025a
·
verified ·
1 Parent(s): 84802dd

changed requirements.txt from gradio==4.44.1 to gradio[oauth,mcp]==5.49.1

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- anthropic==0.42.0
2
- gradio==4.44.1
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