diff --git a/test-requirements.txt b/test-requirements.txt index 6a1d571d11..bc2cc383dd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -22,7 +22,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT testresources>=0.2.4 # Apache-2.0/BSD -reno>=1.8.0 # Apache2 +reno>=1.8.0 # Apache-2.0 # Next are used in integration tests only os-collect-config # Apache-2.0 paramiko>=2.0 # LGPLv2.1+