Removed invalid meshtastic import and used Buf.build import + fixed security issue with cryptography lib

This commit is contained in:
Gleb Tcivie 2025-02-24 21:49:30 +02:00
parent 5183ade98b
commit 92210ee24a

View file

@ -2,11 +2,14 @@ paho-mqtt~=2.1.0
python-dotenv~=1.0.1
prometheus_client~=0.20.0
unishox2-py3~=1.0.0
cryptography~=42.0.8
cryptography~=44.0.1
psycopg~=3.1.19
psycopg_pool~=3.2.2
meshtastic~=2.3.13
psycopg-binary~=3.1.20
geopy>=2.4.1
psycopg-pool>=3.2.2
APScheduler>=3.10.4
# Meshtastic Protocol Buffers
meshtastic-protobufs-protocolbuffers-python==29.3.0.1.20241006120827+cc36fd21e859
--extra-index-url https://buf.build/gen/python