python3Packages.azure-mgmt-recoveryservicesbackup: remove msrest

Remove 'msrest' from the package dependencies.
This commit is contained in:
Fabian Affolter
2026-08-18 12:15:09 +02:00
committed by GitHub
parent c24d5b1b5f
commit a413a88187

View File

@@ -5,7 +5,6 @@
buildPythonPackage,
fetchPypi,
isodate,
msrest,
setuptools,
}:
@@ -26,7 +25,6 @@ buildPythonPackage (finalAttrs: {
azure-common
azure-mgmt-core
isodate
msrest
];
# Module has no tests