diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-15 20:27:33 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-15 20:27:33 +0000 |
commit | 129fac7d5374e18a428afa1b5c0259743677222e (patch) | |
tree | 74945da1139a72bbc075372d5488e35a85d0deb3 /test-requirements.txt | |
parent | dee522d8b14b1fdf73668e678374a91784b86ba3 (diff) | |
download | trove-129fac7d5374e18a428afa1b5c0259743677222e.tar.gz |
Updated from global requirements
Change-Id: I41df50d0a00a50434d762caed5333c4ea1d404b0
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index f73ff01e..51444aca 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -28,5 +28,5 @@ 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 -astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4 -pylint==1.4.5 # GPLv2 +astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4 +pylint==1.4.5 # GPLv2 |