mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
bump python version
This commit is contained in:
parent
838ca2a6f8
commit
4e30563461
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ license = "MIT"
|
||||||
start = "app:app"
|
start = "app:app"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.9"
|
||||||
aiofiles = "0.5.0"
|
aiofiles = "0.5.0"
|
||||||
aniso8601 = "7.0.0"
|
aniso8601 = "7.0.0"
|
||||||
appdirs = "1.4.4"
|
appdirs = "1.4.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue