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.

11 lines
148 B

  1. argparse==1.2.1
  2. cffi==0.9.2
  3. cryptography==0.8.1
  4. enum34==1.0.4
  5. pyOpenSSL==0.14
  6. pyasn1==0.1.7
  7. pycparser==2.10
  8. pyserial==2.7
  9. six==1.9.0
  10. wsgiref==0.1.2