Remove adb-shell dependency from pyproject.toml

not used anymore
This commit is contained in:
besendorf
2026-09-13 20:06:15 +02:00
committed by GitHub
parent a3d289c709
commit 518becb825
-1
View File
@@ -26,7 +26,6 @@ dependencies = [
"appdirs==1.4.4",
"iphone_backup_decrypt==0.9.0",
"pycryptodome>=3.20.0",
"adb-shell[usb]==0.4.4",
"libusb1==3.4.0",
"cryptography==50.0.0",
"PyYAML>=6.0.2",