mirror of
https://github.com/markqvist/Sideband.git
synced 2025-12-22 08:17:10 +00:00
Updated dependency versions
This commit is contained in:
4
setup.py
4
setup.py
@@ -114,7 +114,7 @@ setuptools.setup(
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
install_requires=[
|
install_requires=[
|
||||||
"rns>=1.0.3",
|
"rns>=1.0.4",
|
||||||
"lxmf>=0.9.3",
|
"lxmf>=0.9.3",
|
||||||
"kivy>=2.3.0",
|
"kivy>=2.3.0",
|
||||||
"pillow>=10.2.0",
|
"pillow>=10.2.0",
|
||||||
@@ -123,7 +123,7 @@ setuptools.setup(
|
|||||||
"ffpyplayer",
|
"ffpyplayer",
|
||||||
"sh",
|
"sh",
|
||||||
"numpy>=2.0.0",
|
"numpy>=2.0.0",
|
||||||
"lxst>=0.4.0",
|
"lxst>=0.4.1",
|
||||||
"mistune>=3.0.2",
|
"mistune>=3.0.2",
|
||||||
"beautifulsoup4",
|
"beautifulsoup4",
|
||||||
"pycodec2>=4.1.0;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'",
|
||||||
|
|||||||
Reference in New Issue
Block a user