Merge pull request #143 from BigBodyCobain/dependabot/pip/backend/sgp4-2.25

Updates sgp4 from 2.23 to 2.25 in /backend
This commit is contained in:
Shadowbroker
2026-05-02 00:24:32 -06:00
committed by GitHub
+1 -1
View File
@@ -26,7 +26,7 @@ dependencies = [
"python-dotenv==1.2.2",
"requests==2.31.0",
"reverse-geocoder==1.5.1",
"sgp4==2.23",
"sgp4==2.25",
"meshtastic>=2.5.0",
"orjson>=3.10.0",
"paho-mqtt>=1.6.0,<2.0.0",