Compatibility with stamps

This commit is contained in:
Mark Qvist 2024-09-07 02:08:24 +02:00
parent aa77083f74
commit bdf968084e
4 changed files with 21 additions and 7 deletions

View file

@ -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",