1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-03 21:34:20 +02:00

fix(pyproject): add PyJWT as dependency

This commit is contained in:
2026-02-26 14:49:32 +01:00
parent 4567b6ed3b
commit 41e82a3da4
+1
View File
@@ -32,6 +32,7 @@ dependencies = [
"copier~=9.7",
"typer~=0.15",
"markdown~=3.9",
"PyJWT~=2.9",
]