35 lines
588 B
Plaintext
35 lines
588 B
Plaintext
# ==================== Core Dependencies ====================
|
|
python-dotenv
|
|
requests
|
|
Pillow
|
|
pyperclip
|
|
pure-python-adb==0.3.0.dev0
|
|
typing-extensions
|
|
|
|
# ==================== DroidBot Dependencies ====================
|
|
androguard==3.4.0a1
|
|
networkx
|
|
opencv-python
|
|
numpy
|
|
torch
|
|
torchvision
|
|
frida
|
|
gym
|
|
imageio
|
|
easyocr
|
|
transformers
|
|
supervision
|
|
ultralytics
|
|
google-api-python-client
|
|
google-auth-httplib2
|
|
google-auth-oauthlib
|
|
hf_xet
|
|
pocoui
|
|
|
|
# ==================== iOS Dependencies ====================
|
|
cached_property==1.5.2
|
|
construct==2.10.70
|
|
Deprecated==1.2.18
|
|
logzero==1.7.0
|
|
retry==0.9.2
|
|
six==1.17.0 |