Updated from global requirements
Change-Id: I42173bc2cfbde1a0e6672ec2bbd52c486e1a867f
OpenStack Proposal Bot
5 years ago
4 | 4 |
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
5 | 5 |
Babel!=2.4.0,>=2.3.4 # BSD
|
6 | 6 |
cryptography!=2.0,>=1.9 # BSD/Apache-2.0
|
7 | |
python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
|
8 | |
oslo.config>=5.1.0 # Apache-2.0
|
|
7 |
python-barbicanclient>=4.5.2 # Apache-2.0
|
|
8 |
oslo.config>=5.2.0 # Apache-2.0
|
9 | 9 |
oslo.context>=2.19.2 # Apache-2.0
|
10 | 10 |
oslo.i18n>=3.15.3 # Apache-2.0
|
11 | 11 |
oslo.log>=3.36.0 # Apache-2.0
|
3 | 3 |
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
4 | 4 |
|
5 | 5 |
coverage!=4.4,>=4.0 # Apache-2.0
|
6 | |
python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
|
|
6 |
python-barbicanclient>=4.5.2 # Apache-2.0
|
7 | 7 |
python-subunit>=1.0.0 # Apache-2.0/BSD
|
8 | |
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
|
|
8 |
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
9 | 9 |
openstackdocstheme>=1.18.1 # Apache-2.0
|
10 | 10 |
oslotest>=3.2.0 # Apache-2.0
|
11 | 11 |
testrepository>=0.0.18 # Apache-2.0/BSD
|