add password wallet
This commit is contained in:
@@ -5,5 +5,9 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"bcrypt>=4.2.1",
|
||||
"cryptography>=44.0.0",
|
||||
"flask>=3.1.0",
|
||||
"paho-mqtt>=2.1.0",
|
||||
"requests>=2.32.3",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user