Manual sync to global-requirements
Update requirements.txt and test-requirements.txt to correspond with what is in openstack/requirements global-requirements.txt Change-Id: Ib624d339bdb979e87f98bb02000e33bd9cce9601
This commit is contained in:
parent
cf13e1a7ad
commit
23cff676d1
@ -1,4 +1,4 @@
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
pbr>=1.6 # Apache-2.0
|
||||
icalendar
|
||||
jinja2
|
||||
pyyaml
|
||||
Jinja2>=2.8 # BSD License (3 clause)
|
||||
PyYAML>=3.1.0 # MIT
|
||||
|
@ -1,9 +1,9 @@
|
||||
hacking>=0.11.0,<0.12 # Apache-2.0
|
||||
|
||||
coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.14
|
||||
python-subunit
|
||||
testrepository>=0.0.17
|
||||
testscenarios>=0.4,<0.5
|
||||
testtools>=0.9.32
|
||||
coverage>=3.6 # Apache-2.0
|
||||
discover # BSD
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user