From ca95a1b5a319c8afe5dfc6a019c1d6a54cd66410 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 25 Nov 2025 23:00:43 +1300 Subject: [PATCH] update lxst to v0.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5ea1e4..3a12a19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp>=3.12.14 cx_freeze>=7.0.0 lxmf>=0.9.2 -lxst>=0.4.0 +lxst>=0.4.1 peewee>=3.18.1 rns>=1.0.2 websockets>=14.2