diff --git a/test-requirements.txt b/test-requirements.txt index cb2db9822..60429b8f9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,10 +3,9 @@ bashate>=2.0.0 # Apache-2.0 coverage>=5.3 # Apache-2.0 doc8>=0.8.1 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD -hacking>=6.1.0,<6.2.0 # Apache-2.0 +hacking>=8.0.0,<8.1.0 # Apache-2.0 oslotest>=4.4.1 # Apache-2.0 osprofiler>=3.4.0 # Apache-2.0 -Pygments>=2.7.2 # BSD license python-subunit>=1.4.0 # Apache-2.0/BSD requests-mock>=1.2.0 # Apache-2.0 testrepository>=0.0.20 # Apache-2.0/BSD