diff --git a/requirements.txt b/requirements.txt index 8a974085b92..5a2654ac636 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ paramiko>=2.0 # LGPLv2.1+ Paste # MIT PasteDeploy>=1.5.0 # MIT pycrypto>=2.6 # Public Domain -pyparsing>=2.0.1 # MIT +pyparsing>=2.0.7 # MIT python-barbicanclient>=4.0.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 python-keystoneclient>=3.6.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 6b968438a50..522084a7488 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,4 +23,4 @@ oslo.versionedobjects[fixtures]>=1.13.0 # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 tempest>=12.1.0 # Apache-2.0 bandit>=1.1.0 # Apache-2.0 -reno>=1.8.0 # Apache2 +reno>=1.8.0 # Apache-2.0