From 4aa290e41eb07b8b0ce466b1073e63c7f7e22685 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Mon, 12 May 2025 18:15:58 +0200 Subject: [PATCH] Updated dependencies --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7603f62..1685226 100644 --- a/setup.py +++ b/setup.py @@ -123,7 +123,7 @@ setuptools.setup( "ffpyplayer", "sh", "numpy<=1.26.4", - "lxst>=0.2.7", + "lxst>=0.3.0", "mistune>=3.0.2", "beautifulsoup4", "pycodec2;sys.platform!='Windows' and sys.platform!='win32' and sys.platform!='darwin'",