update poetry to use python >=3.9
This commit is contained in:
@@ -7,7 +7,7 @@ authors = [
|
||||
{name = "Sudo-Ivan"}
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.7"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"rns (>=0.9.6,<0.10.0)"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user