Trying to get build working

This commit is contained in:
Aaron Heise 2023-02-11 08:37:33 -06:00
parent bdc67e5301
commit ad0df7828e

View File

@ -7,7 +7,7 @@ license = "MIT"
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
python = "^3.9"
rns = {git = "https://github.com/markqvist/Reticulum.git", rev = "3706769"}
docopt = "^0.6.2"
psutil = "^5.9.4"