mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 03:31:50 +02:00
WIP - feat(acl): implement ACL handling and token encryption in BECWidgetsCLIServer and client utilities
This commit is contained in:
@ -24,6 +24,7 @@ dependencies = [
|
||||
"pyte", # needed for vt100 console
|
||||
"qtconsole~=5.5, >=5.5.1", # needed for jupyter console
|
||||
"qtpy~=2.4",
|
||||
"cryptography~=44.0",
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user