comparison pyproject.toml @ 504:fe0bdc476576

install: update `plyer` version
author Goffi <goffi@goffi.org>
date Wed, 25 Oct 2023 15:22:19 +0200
parents f387992d8e37
children
comparison
equal deleted inserted replaced
503:d1a023280733 504:fe0bdc476576
25 dependencies = [ 25 dependencies = [
26 "kivy ~= 2.2.0", 26 "kivy ~= 2.2.0",
27 "kivy_garden.modernmenu", 27 "kivy_garden.modernmenu",
28 # "libervia-backend == 0.9.*", 28 # "libervia-backend == 0.9.*",
29 "pillow <9.3", 29 "pillow <9.3",
30 "plyer <2.1", 30 "plyer ~= 2.1",
31 "pygobject ~= 3.44" 31 "pygobject ~= 3.44"
32 ] 32 ]
33 keywords = [ 33 keywords = [
34 "XMPP", 34 "XMPP",
35 "desktop", 35 "desktop",