Add test deps

This commit is contained in:
2026-05-16 16:26:47 +02:00
parent 5941f38d2a
commit 436f27ef09
2 changed files with 40 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ dependencies = [
"paho-mqtt>=2.1.0",
"pyjwt[crypto]>=2.12.1",
"pwdlib[argon2]>=0.3.0",
"pytest>=9.0.3",
"requests>=2.33.1",
]
[tool.uv.sources]