mirror of
https://github.com/mvt-project/mvt.git
synced 2026-02-12 16:42:45 +00:00
Updated dependencies
This commit is contained in:
17
setup.cfg
17
setup.cfg
@@ -21,18 +21,17 @@ package_dir = = ./
|
||||
include_package_data = True
|
||||
python_requires = >= 3.8
|
||||
install_requires =
|
||||
click >=8.0.3
|
||||
rich >=10.12.0
|
||||
click >=8.1.3
|
||||
rich >=12.4.4
|
||||
tld >=0.12.6
|
||||
tqdm >=4.62.3
|
||||
requests >=2.26.0
|
||||
simplejson >=3.17.5
|
||||
packaging >=21.0
|
||||
requests >=2.28.1
|
||||
simplejson >=3.17.6
|
||||
packaging >=21.3
|
||||
appdirs >=1.4.4
|
||||
iOSbackup >=0.9.921
|
||||
adb-shell >=0.4.2
|
||||
libusb1 >=2.0.1
|
||||
cryptography >=36.0.1
|
||||
adb-shell >=0.4.3
|
||||
libusb1 >=3.0.0
|
||||
cryptography >=37.0.4
|
||||
pyyaml >=6.0
|
||||
|
||||
[options.packages.find]
|
||||
|
||||
Reference in New Issue
Block a user