From 97071c7edbcbad97ec806254539df289c3019c0a Mon Sep 17 00:00:00 2001 From: liamcottle Date: Fri, 18 Jul 2025 16:19:28 +1200 Subject: [PATCH] update lxmf to v0.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9abb8be..7b3f950 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp>=3.9.5 cx_freeze>=7.0.0 -lxmf>=0.7.1 +lxmf>=0.8.0 peewee>=3.17.3 rns>=1.0.0 websockets>=14.2