From 335d3c4399f84ad3105bff1c92a6ded06d1a7962 Mon Sep 17 00:00:00 2001 From: Jeremiah K <17190268+jeremiah-k@users.noreply.github.com> Date: Sun, 28 May 2023 12:47:14 -0500 Subject: [PATCH] Bump meshtastic version to fix NoneType errors --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 48c1d5d..52b9c12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -meshtastic==2.1.6 +meshtastic==2.1.7 py-staticmaps==0.4.0 matrix-nio==0.20.2 matplotlib==3.7.1