From 0fb279029444134bb18af7543fe75d152977500b Mon Sep 17 00:00:00 2001 From: Josh Conway Date: Tue, 18 Jun 2024 19:01:30 +0000 Subject: [PATCH] Replace requirements.txt --- python scripts/requirements.txt | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/python scripts/requirements.txt b/python scripts/requirements.txt index 8aed2f9..0a80026 100644 --- a/python scripts/requirements.txt +++ b/python scripts/requirements.txt @@ -1,11 +1,2 @@ -sys -os -time -argparse -base64 -socket -zmq -cryptography.hazmat.primitives.ciphers -cryptography.hazmat.backends -meshtastic -pmt \ No newline at end of file +pyzmq==22.3.0 +meshtastic==2.3.7 \ No newline at end of file