diff --git a/python scripts/requirements.txt b/python scripts/requirements.txt new file mode 100644 index 0000000..a6b4506 --- /dev/null +++ b/python scripts/requirements.txt @@ -0,0 +1,10 @@ +sys +os +time +argparse +base64 +socket +zmq +cryptography.hazmat.primitives.ciphers +cryptography.hazmat.backends +meshtastic \ No newline at end of file