mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-21 06:04:12 -04:00
Updated dependencies
This commit is contained in:
parent
98dacf5bff
commit
ece113eb82
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -83,7 +83,7 @@ setuptools.setup(
|
|||
'sideband=sbapp:main.run',
|
||||
]
|
||||
},
|
||||
install_requires=["rns>=0.7.2", "lxmf>=0.4.0", "kivy>=2.2.1", "plyer", "pillow", "qrcode", "materialyoucolor"],
|
||||
install_requires=["rns>=0.7.3", "lxmf>=0.4.1", "kivy>=2.3.0", "plyer", "pillow>=10.2.0", "qrcode", "materialyoucolor>=2.0.7"],
|
||||
extras_require={
|
||||
"macos": ["pyobjus"],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue