blob: b232e413e8a5bd980810578409220866f9518724 [file] [log] [blame]
pip-tools
virtualenv
# esp-idf
-r requirements.esp32.txt
# mbed-os
-r requirements.mbed.txt
# cirque tests
requests>=2.24.0
# device controller wheel package
wheel
dbus-python; sys_platform == 'linux'
pgi; sys_platform == 'linux'
pyobjc-core; sys_platform == 'darwin'
pyobjc-framework-cocoa; sys_platform == 'darwin'
pyobjc-framework-corebluetooth; sys_platform == 'darwin'
# mobly tests
portpicker
mobly
# zephyr
west>=0.12.0
intelhex
cbor
# happy tests
lockfile
psutil >= 5.7.3
# pigweed
ipython
appnope
appdirs
coloredlogs
watchdog
protobuf
# scripts/tools/memory
anytree
cxxfilt
ghapi
pandas ; platform_machine != 'aarch64' and platform_machine != 'arm64'
# scripts/build
click
# scripts/idl
lark
stringcase
cryptography