mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
expliot: relax cmd2 bound
This commit is contained in:
@@ -21,6 +21,7 @@ buildPythonApplication (finalAttrs: {
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"cmd2"
|
||||
"cryptography"
|
||||
"paho-mqtt"
|
||||
"pynetdicom"
|
||||
|
||||
Reference in New Issue
Block a user