python/coverage: update to 7.6.5
[oi-userland.git] / components / python / barman / patches / 01-test-deps.patch
blobd02416e09e0464c4d7f6f9ae5a1b046c51a7725f
1 msrest is not needed to run tests
3 --- barman-release-3.11.1/tests/requirements_dev.txt.orig
4 +++ barman-release-3.11.1/tests/requirements_dev.txt
5 @@ -6,6 +6,3 @@
6 pytest
7 mock
8 py
9 -# msrest is a transitive dependency of azure-storage-blob and
10 -# is broken on python 2 for versions >= 0.7.0
11 -msrest<0.7.0