Updated versions

This commit is contained in:
Mark Qvist 2026-01-10 13:54:15 +01:00
parent bac1d59c5d
commit ead24279eb

View file

@ -114,9 +114,9 @@ setuptools.setup(
] ]
}, },
install_requires=[ install_requires=[
"rns>=1.1.0", "rns>=1.1.2",
"lxmf>=0.9.4", "lxmf>=0.9.4",
"lxst>=0.4.5", "lxst>=0.4.6",
"kivy>=2.3.0", "kivy>=2.3.0",
"numpy>=2.0.0", "numpy>=2.0.0",
"pillow>=10.2.0", "pillow>=10.2.0",