goudas commited on
Commit
ce04999
Β·
1 Parent(s): 4b5032b

update gradio dependency to include mcp extras in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -12,7 +12,7 @@ pydantic>=2.0
12
  markdown2[all]
13
  numpy
14
  scikit-learn==1.5.0
15
- gradio==5.35.0
16
  gradio_client==1.10.4
17
  spaces
18
  requests
 
12
  markdown2[all]
13
  numpy
14
  scikit-learn==1.5.0
15
+ gradio[mcp]==5.35.0
16
  gradio_client==1.10.4
17
  spaces
18
  requests