nudge python version
This commit is contained in:
parent
98c4af5e48
commit
235d26ff1e
|
@ -9,7 +9,7 @@ packages = [
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = ">=3.10"
|
||||||
tinydb = "^4.8.2"
|
tinydb = "^4.8.2"
|
||||||
nanoid = "^2.0.0"
|
nanoid = "^2.0.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user