python313Packages.python-otbr-api: add missed dependency
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
setuptools,
|
||||
typing-extensions,
|
||||
voluptuous,
|
||||
}:
|
||||
|
||||
@@ -32,6 +33,7 @@ buildPythonPackage rec {
|
||||
aiohttp
|
||||
bitstruct
|
||||
cryptography
|
||||
typing-extensions
|
||||
voluptuous
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user