Skip to content

Commit

Permalink
Updated RNS dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed Dec 23, 2022
1 parent ae6b5d9 commit 390cac8
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 @@ -25,6 +25,6 @@
'lxmd=LXMF.Utilities.lxmd:main',
]
},
install_requires=['rns>=0.4.2'],
install_requires=['rns>=0.4.6'],
python_requires='>=3.6',
)

0 comments on commit 390cac8

Please sign in to comment.