# Python dependencies for Reticulum integration
# These will be installed by Chaquopy when building the Android app

# RNS from fork with patched Link.py for shared instance RPC error handling
# Patch: catch exceptions in __update_phy_stats() to prevent crashes when
# connecting to another app's shared instance with mismatched RPC keys
rns @ git+https://github.com/torlando-tech/Reticulum@fix-phy-stats-rpc
lxmf>=0.8.0
cryptography>=42.0.0
