mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-22 22:40:53 -04:00
Updated dependencies
This commit is contained in:
parent
2d7b5d2527
commit
e6ef41815c
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -114,8 +114,8 @@ setuptools.setup(
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
install_requires=[
|
install_requires=[
|
||||||
"rns>=0.9.6",
|
"rns>=1.0.0",
|
||||||
"lxmf>=0.7.1",
|
"lxmf>=0.8.0",
|
||||||
"kivy>=2.3.0",
|
"kivy>=2.3.0",
|
||||||
"pillow>=10.2.0",
|
"pillow>=10.2.0",
|
||||||
"qrcode",
|
"qrcode",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue