nudge python version
This commit is contained in:
+1
-1
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user