mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-14 20:32:20 -04:00
Compatibility with stamps
This commit is contained in:
parent
aa77083f74
commit
bdf968084e
4 changed files with 21 additions and 7 deletions
4
setup.py
4
setup.py
|
@ -96,8 +96,8 @@ setuptools.setup(
|
|||
]
|
||||
},
|
||||
install_requires=[
|
||||
"rns>=0.7.6",
|
||||
"lxmf>=0.4.5",
|
||||
"rns>=0.7.7",
|
||||
"lxmf>=0.5.0",
|
||||
"kivy>=2.3.0",
|
||||
"pillow>=10.2.0",
|
||||
"qrcode",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue