From 8077915cfe6aab0722ccc1fb15b33d6002915c0f Mon Sep 17 00:00:00 2001 From: Gleb Tcivie Date: Mon, 21 Oct 2024 14:11:12 +0300 Subject: [PATCH] Downgrade meshtastic package version The build fails for some reason and cannot find the newer version --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c19a5e2..340316e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ unishox2-py3~=1.0.0 cryptography~=42.0.8 psycopg~=3.1.19 psycopg_pool~=3.2.2 -meshtastic~=2.3.13 +meshtastic~=2.3.11 psycopg-binary~=3.1.20 -geopy>=2.4.1 \ No newline at end of file +geopy>=2.4.1