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