From 5c852a9617f2b35a6b98fdc4c4fa8f4cd53a7741 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 25 Nov 2025 23:47:09 +1300 Subject: [PATCH] update lxst to v0.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a12a19..6b926ce 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.1 +lxst>=0.4.2 peewee>=3.18.1 rns>=1.0.2 websockets>=14.2