python3-dotty-dict 1.3.1

Signed-off-by: Евгений Храмов <xpamych@yandex.ru>
This commit is contained in:
2024-07-13 15:51:40 +03:00
parent 0fbd31f3c4
commit 5f3a42c317
2 changed files with 47 additions and 7 deletions

View File

@ -24,13 +24,13 @@ deps=(
'flake8'
'gcc'
'git'
'libusb-compat'
'python-dotty-dict'
'python-hidapi'
'python-hjson'
'python-jsonschema'
'python-milc'
'python-pyusb'
'libusb-compat-0.1'
'python3-dotty-dict'
'python3-hidapi'
'python3-hjson'
'python3-jsonschema'
'python3-milc'
'python3-pyusb'
'unzip'
'wget'
'zip'