From 8f70371e0d9654318a36a5ca91b1318a2d23040f Mon Sep 17 00:00:00 2001 From: Josh Conway Date: Tue, 11 Jun 2024 17:19:13 +0000 Subject: [PATCH] Upload New File --- python scripts/requirements.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python scripts/requirements.txt 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