mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-15 12:52:28 -04:00
Updated versions and dependencies
This commit is contained in:
parent
585ad81102
commit
77c519f19c
4 changed files with 5 additions and 6 deletions
2
setup.py
2
setup.py
|
@ -81,7 +81,7 @@ setuptools.setup(
|
|||
'sideband=sbapp:main.run',
|
||||
]
|
||||
},
|
||||
install_requires=["rns>=0.4.1", "lxmf>=0.2.3", "kivy==2.1.0", "plyer", "pillow", "qrcode"],
|
||||
install_requires=["rns>=0.4.2", "lxmf>=0.2.6", "kivy==2.1.0", "plyer", "pillow", "qrcode"],
|
||||
extras_require={
|
||||
"macos": ["pyobjus"],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue