Updated versions

This commit is contained in:
Mark Qvist 2023-09-22 08:29:47 +02:00
parent e03a5f3492
commit c9925226c9

View File

@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.7"
rns = ">=6.0.0"
rns = ">=0.6.0"
[tool.poetry.scripts]
rnsh = 'rnsh.rnsh:rnsh_cli'