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