mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-14 20:32:20 -04:00
Updated version and dependency versions
This commit is contained in:
parent
385cf78ec6
commit
465f117dcd
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -83,7 +83,7 @@ setuptools.setup(
|
|||
'sideband=sbapp:main.run',
|
||||
]
|
||||
},
|
||||
install_requires=["rns>=0.7.1", "lxmf>=0.3.9", "kivy>=2.2.1", "plyer", "pillow", "qrcode", "materialyoucolor"],
|
||||
install_requires=["rns>=0.7.2", "lxmf>=0.4.0", "kivy>=2.2.1", "plyer", "pillow", "qrcode", "materialyoucolor"],
|
||||
extras_require={
|
||||
"macos": ["pyobjus"],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue