diff --git a/setup.py b/setup.py index 7617665..86332d0 100644 --- a/setup.py +++ b/setup.py @@ -123,7 +123,7 @@ setuptools.setup( "ffpyplayer", "sh", "numpy>=2.0.0", - "lxst>=0.4.1", + "lxst>=0.4.2", "mistune>=3.0.2", "beautifulsoup4", "pycodec2>=4.1.0;sys.platform!='Windows' and sys.platform!='win32' and sys.platform!='darwin'",