Update pyproject.toml

This commit is contained in:
Satoshi Nakamoto 2024-02-16 20:50:52 +01:00 committed by GitHub
parent d55d510adc
commit 9dc626c4de
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.12.0"
python = "3.12.2"
art = "5.3"
qrcode = "7.3.1"
psutil = "5.9.6"