A clone of: https://github.com/nutechsoftware/alarmdecoder This is requires as they dropped support for older firmware releases w/o building in backward compatibility code, and they had previously hardcoded pyserial to a python2 only version.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
239 B

  1. Jinja2==2.7.2
  2. MarkupSafe==0.21
  3. Pygments==1.6
  4. Sphinx==1.2.2
  5. argparse==1.2.1
  6. cffi==0.8.2
  7. cryptography==0.3
  8. distribute==0.7.3
  9. docutils==0.11
  10. pyOpenSSL==0.14
  11. pycparser==2.10
  12. pyftdi==0.9.0
  13. pyserial==2.7
  14. pyusb==1.0.0b1
  15. six==1.6.1
  16. wsgiref==0.1.2