Update requirements.txt

#1
by Sangmcp - opened
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
- mcp
2
- gradio
3
- frida
4
- binaryninja
5
- apktool
6
- adb
 
1
+ gradio[mcp,oauth]
2
+ spaces
3
+ uvicorn>=0.14.0