mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-23 15:00:39 -04:00
Updated dependencies
This commit is contained in:
parent
2f35ecff80
commit
4aa290e41e
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue