Update pyproject.toml

This commit is contained in:
curly60e 2022-09-24 10:00:32 -03:00 committed by GitHub
parent 6195397b50
commit 68bb695fae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ repository="https://github.com/curly60e/pyblock"
homepage="https://github.com/curly60e/pyblock"
[tool.poetry.dependencies]
python = ">=3.7,<3.11"
python = ">=3.8,<3.11"
art = "^5.3"
qrcode = "^7.3.1"
requests = "^2.26.0"