From 59dfb5b3e27e1f34e625bd07fe8fb84cd28506c9 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Sat, 12 Oct 2024 09:33:14 +1300 Subject: [PATCH] update lxmf to v0.5.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd6a0db..b7c6fb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp>=3.9.5 cx_freeze>=7.0.0 -lxmf>=0.5.3 +lxmf>=0.5.5 peewee>=3.17.3 rns>=0.8.4 websockets>=12.0