milwright commited on
Commit
85c4a46
·
verified ·
1 Parent(s): 6111e36

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -1,7 +1,4 @@
1
- # Specify the exact Gradio version you want to use
2
- gradio[oauth,mcp]==5.35.0
3
-
4
- # Other dependencies
5
  requests>=2.32.3
6
  beautifulsoup4>=4.12.3
7
  python-dotenv>=1.0.0
 
1
+ gradio[oauth,mcp]>=5.37.0
 
 
 
2
  requests>=2.32.3
3
  beautifulsoup4>=4.12.3
4
  python-dotenv>=1.0.0