parent
2f35ecff80
commit
4aa290e41e
2
setup.py
2
setup.py
|
@ -123,7 +123,7 @@ setuptools.setup(
|
||||||
"ffpyplayer",
|
"ffpyplayer",
|
||||||
"sh",
|
"sh",
|
||||||
"numpy<=1.26.4",
|
"numpy<=1.26.4",
|
||||||
"lxst>=0.2.7",
|
"lxst>=0.3.0",
|
||||||
"mistune>=3.0.2",
|
"mistune>=3.0.2",
|
||||||
"beautifulsoup4",
|
"beautifulsoup4",
|
||||||
"pycodec2;sys.platform!='Windows' and sys.platform!='win32' and sys.platform!='darwin'",
|
"pycodec2;sys.platform!='Windows' and sys.platform!='win32' and sys.platform!='darwin'",
|
||||||
|
|
Loading…
Reference in New Issue