From 8bf7d357dbb4d758860b08ca8137c3b04c6185e2 Mon Sep 17 00:00:00 2001 From: Ivan Date: Thu, 16 Apr 2026 21:37:12 -0500 Subject: [PATCH] chore(requirements): update lxmfy dependency to a new commit hash for compatibility --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e64f9c6..132681f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ frozenlist==1.8.0 ; python_version >= "3.11" idna==3.11 ; python_version >= "3.11" jaraco-context==6.1.2 ; python_version >= "3.11" lxmf==0.9.4 ; python_version >= "3.11" -lxmfy @ git+https://git.quad4.io/LXMFy/LXMFy.git@ccfb41ad519bf9ea93c956f5913979f7947840ce ; python_version >= "3.11" +lxmfy @ git+https://git.quad4.io/LXMFy/LXMFy.git@e63654d2d2cf5241927ca0e53ac455f027cca84e ; python_version >= "3.11" lxst==0.4.6 ; python_version >= "3.11" multidict==6.7.1 ; python_version >= "3.11" numpy==2.4.4 ; python_version >= "3.11"