python/coverage: update to 7.6.5
[oi-userland.git] / components / python / stestr / patches / 01-test-reqs.patch
bloba6c296cb1082d02006aed0e45b75bdeea156ecd5
1 Remove dependencies not needed to run tests.
3 --- stestr-4.1.0/test-requirements.txt.orig
4 +++ stestr-4.1.0/test-requirements.txt
5 @@ -2,10 +2,8 @@
6 # of appearance. Changing the order has an impact on the overall integration
7 # process, which may cause wedges in the gate later.
9 -hacking<3.2.0,>=3.1.0
10 sphinx>2.1.0 # BSD
11 coverage>=4.0 # Apache-2.0
12 ddt>=1.0.1 # MIT
13 iso8601 # MIT
14 -doc8>=0.8.0 # Apache-2.0
15 black~=22.0