Update pyproject.toml

This commit is contained in:
Satoshi Nakamoto 2024-02-16 22:17:03 +01:00 committed by GitHub
parent 932a52ff08
commit c558ab85a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ repository="https://github.com/curly60e/pyblock"
homepage="https://github.com/curly60e/pyblock"
[tool.poetry.dependencies]
python = "3.x"
python = "3.12.0"
art = "5.3"
qrcode = "7.3.1"
psutil = "5.9.6"