mirror of
https://github.com/markqvist/Sideband.git
synced 2025-12-22 06:07:06 +00:00
Updated dependency versions
This commit is contained in:
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'",
|
||||
|
||||
Reference in New Issue
Block a user