blob: f688b17b1a521b3c8a28dfc0f25a06d0f68b9f44 [file] [log] [blame]
click>=7.0
future>=0.15.2
pyparsing>=2.0.3,<2.4.0
idf-component-manager
pygdbmi<=0.9.0.2
reedsolo>=1.5.3,<=1.5.4
bitstring>=3.1.6,<4
ecdsa>=0.16.0
kconfiglib==13.7.1
construct==2.10.54
python-socketio<5
itsdangerous<2.1 ; python_version < "3.11"
#
# gdbgui pulls in gevent which fails to compile due to cython updates.
# Could not find a good way to fix this dependency, so commenting it
# out here.
#
# gdbgui==0.13.2.0 ; python_version < "3.11" and platform_machine != 'aarch64' and sys_platform == 'linux'