diff --git a/global-requirements.txt b/global-requirements.txt index eab9c99f55..844ed99ced 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -55,7 +55,7 @@ enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version== # https://github.com/eventlet/eventlet/issues/401 is resolved eventlet>=0.18.2,!=0.18.3,!=0.20.1,<0.21.0 # MIT exabgp>=4.0.1 # BSD -extras>=0.0.3 # MIT +extras>=1.0.0 # MIT falcon>=1.0.0 # Apache-2.0 Flask>=0.10,!=0.11,<1.0 # BSD flask-keystone>=0.2 # Apache-2.0 @@ -293,7 +293,7 @@ semantic-version>=2.3.1 # BSD fasteners>=0.7.0 # Apache-2.0 scrypt>=0.8.0 # BSD simplejson>=3.5.1 # MIT -six>=1.9.0 # MIT +six>=1.10.0 # MIT scipy>=0.17.1 # BSD scikit-learn>=0.17.1 # BSD # NOTE(yamahata): @@ -398,7 +398,7 @@ proboscis>=1.2.5.3 # Apache-2.0 psycopg2>=2.6.2 # LGPL/ZPL pysendfile>=2.0.0 # MIT python-consul>=0.4.7 # MIT License -python-subunit>=0.0.18 # Apache-2.0/BSD +python-subunit>=1.0.0 # Apache-2.0/BSD python-pytun>=2.2.1 # MIT pyzmq>=14.3.1 # LGPL+BSD redis>=2.10.0 # MIT @@ -430,7 +430,7 @@ sushy>=0.1.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testresources>=2.0.0 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT trollius>=1.0 # Apache-2.0 ujson>=1.35 # BSD unittest2>=1.1.0 # BSD