mirror of
https://github.com/markqvist/Sideband.git
synced 2025-11-29 19:56:39 -05:00
Updated dependencies
This commit is contained in:
parent
354fb08297
commit
26e115765f
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
|
@ -122,11 +122,11 @@ setuptools.setup(
|
|||
"materialyoucolor>=2.0.7",
|
||||
"ffpyplayer",
|
||||
"sh",
|
||||
"numpy<=1.26.4",
|
||||
"numpy>=2.3.4",
|
||||
"lxst>=0.3.0",
|
||||
"mistune>=3.0.2",
|
||||
"beautifulsoup4",
|
||||
"pycodec2;sys.platform!='Windows' and sys.platform!='win32' and sys.platform!='darwin'",
|
||||
"pycodec2>=4.1.0;sys.platform!='Windows' and sys.platform!='win32' and sys.platform!='darwin'",
|
||||
"pyaudio;sys.platform=='linux'",
|
||||
"pyobjus;sys.platform=='darwin'",
|
||||
"pyogg;sys.platform=='Windows' and sys.platform!='win32'",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue