Update pyproject.toml
This commit is contained in:
parent
18f1c9e703
commit
a7810606dd
@ -7,9 +7,9 @@ license = "Unlicense"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = "^3.8"
|
||||||
mysqlclient = "^2.2.0"
|
mysqlclient = "^1.4.6"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
Loading…
Reference in New Issue
Block a user