mirror of
https://github.com/markqvist/Sideband.git
synced 2025-11-29 11:46:51 -05:00
Updated dependency versions
This commit is contained in:
parent
2fb4c0132f
commit
d99393dfd6
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
|
@ -114,7 +114,7 @@ setuptools.setup(
|
|||
]
|
||||
},
|
||||
install_requires=[
|
||||
"rns>=1.0.3",
|
||||
"rns>=1.0.4",
|
||||
"lxmf>=0.9.3",
|
||||
"kivy>=2.3.0",
|
||||
"pillow>=10.2.0",
|
||||
|
|
@ -123,7 +123,7 @@ setuptools.setup(
|
|||
"ffpyplayer",
|
||||
"sh",
|
||||
"numpy>=2.0.0",
|
||||
"lxst>=0.4.0",
|
||||
"lxst>=0.4.1",
|
||||
"mistune>=3.0.2",
|
||||
"beautifulsoup4",
|
||||
"pycodec2>=4.1.0;sys.platform!='Windows' and sys.platform!='win32' and sys.platform!='darwin'",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue