requirements.esp32.txt 422 B

123456789101112131415
  1. click>=7.0
  2. future>=0.15.2
  3. # pyparsing: Min version was set based on https://github.com/pyparsing/pyparsing/issues/319
  4. # pyparsing: Max version was set to avoid breaking changes
  5. pyparsing>=3.0.3,<3.1
  6. idf-component-manager
  7. pygdbmi<=0.9.0.2
  8. reedsolo>=1.5.3,<=1.5.4
  9. bitstring>=3.1.6,<4
  10. ecdsa>=0.16.0
  11. construct==2.10.54
  12. python-socketio<5
  13. itsdangerous<2.1 ; python_version < "3.11"
  14. esp_idf_monitor==1.1.1
  15. esp-idf-kconfig==1.2.0