Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed Mar 19, 2024
1 parent 17a6653 commit 9b2bd3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def glob_paths(pattern):
'sideband=sbapp:main.run',
]
},
install_requires=["rns>=0.7.3", "lxmf>=0.4.1", "kivy>=2.3.0", "plyer", "pillow>=10.2.0", "qrcode", "materialyoucolor>=2.0.7"],
install_requires=["rns>=0.7.3", "lxmf>=0.4.2", "kivy>=2.3.0", "plyer", "pillow>=10.2.0", "qrcode", "materialyoucolor>=2.0.7"],
extras_require={
"macos": ["pyobjus"],
},
Expand Down

0 comments on commit 9b2bd3a

Please sign in to comment.