mirror of
https://github.com/markqvist/rnsh.git
synced 2024-10-01 01:15:37 -04:00
Bumped RNS dependency to version 0.5.9
This commit is contained in:
parent
35910d3df1
commit
e393857af8
@ -9,7 +9,7 @@ readme = "README.md"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
docopt = "^0.6.2"
|
||||
rns = "^0.5.3"
|
||||
rns = "^0.5.9"
|
||||
# rns = { git = "https://github.com/acehoss/Reticulum.git", branch = "feature/channel" }
|
||||
# rns = { path = "../Reticulum/", develop = true }
|
||||
tomli = "^2.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user