diff --git a/test-requirements.txt b/test-requirements.txt index fdd1fd778a..8cb90964d5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -27,6 +27,6 @@ psycopg2>=2.5 # LGPL/ZPL cassandra-driver!=3.6.0,>=2.1.4 # Apache-2.0 pycrypto>=2.6 # Public Domain couchdb>=0.8 # Apache-2.0 -os-testr>=0.7.0 # Apache-2.0 +os-testr>=0.8.0 # Apache-2.0 astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4 pylint==1.4.5 # GPLv2