mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-14 20:32:20 -04:00
Updated dependencies
This commit is contained in:
parent
17a6653068
commit
9b2bd3a650
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.3", "lxmf>=0.4.1", "kivy>=2.3.0", "plyer", "pillow>=10.2.0", "qrcode", "materialyoucolor>=2.0.7"],
|
||||
install_requires=["rns>=0.7.3", "lxmf>=0.4.2", "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