Updated from global requirements
Change-Id: I31800fa778009a20802c49bb042f817234b417dd
This commit is contained in:
parent
7f15e34c52
commit
fdcaff6db7
@ -13,7 +13,7 @@ fasteners>=0.7 # Apache-2.0
|
|||||||
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
||||||
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
|
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
|
||||||
futurist>=0.11.0 # Apache-2.0
|
futurist>=0.11.0 # Apache-2.0
|
||||||
oslo.utils>=3.9.0 # Apache-2.0
|
oslo.utils>=3.11.0 # Apache-2.0
|
||||||
oslo.serialization>=1.10.0 # Apache-2.0
|
oslo.serialization>=1.10.0 # Apache-2.0
|
||||||
requests>=2.10.0 # Apache-2.0
|
requests>=2.10.0 # Apache-2.0
|
||||||
python-consul>=0.4.7 # MIT License
|
python-consul>=0.4.7 # MIT License
|
||||||
|
@ -15,7 +15,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
|
|||||||
testtools>=1.4.0 # MIT
|
testtools>=1.4.0 # MIT
|
||||||
testscenarios>=0.4 # Apache-2.0/BSD
|
testscenarios>=0.4 # Apache-2.0/BSD
|
||||||
coverage>=3.6 # Apache-2.0
|
coverage>=3.6 # Apache-2.0
|
||||||
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||||
|
|
||||||
# All the various optional drivers require these...
|
# All the various optional drivers require these...
|
||||||
psycopg2>=2.5 # LGPL/ZPL
|
psycopg2>=2.5 # LGPL/ZPL
|
||||||
|
Loading…
Reference in New Issue
Block a user