From 2798fbe577593928a3dbffff1d49f9a17c089ef0 Mon Sep 17 00:00:00 2001 From: Josh Conway Date: Thu, 27 Jun 2024 03:56:36 +0000 Subject: [PATCH] Update requirements.txt --- python scripts/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python scripts/requirements.txt b/python scripts/requirements.txt index 0a80026..8c00171 100644 --- a/python scripts/requirements.txt +++ b/python scripts/requirements.txt @@ -1,2 +1,3 @@ pyzmq==22.3.0 -meshtastic==2.3.7 \ No newline at end of file +meshtastic==2.3.7 +cryptography==3.4.8 \ No newline at end of file