Updated from global requirements
Change-Id: I7a0986e7eceac282597cf493c2abe038d5d26b09
OpenStack Proposal Bot authored 5 years ago
Jeremy Liu committed 5 years ago
6 | 6 |
cliff==2.8.0
|
7 | 7 |
cmd2==0.8.0
|
8 | 8 |
coverage==4.0
|
9 | |
cryptography==1.9
|
|
9 |
cryptography==2.1
|
10 | 10 |
debtcollector==1.2.0
|
11 | 11 |
docutils==0.11
|
12 | 12 |
dulwich==0.15.0
|
3 | 3 |
|
4 | 4 |
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
5 | 5 |
Babel!=2.4.0,>=2.3.4 # BSD
|
6 | |
cryptography!=2.0,>=1.9 # BSD/Apache-2.0
|
|
6 |
cryptography>=2.1 # BSD/Apache-2.0
|
7 | 7 |
python-barbicanclient>=4.5.2 # Apache-2.0
|
8 | 8 |
oslo.config>=5.2.0 # Apache-2.0
|
9 | 9 |
oslo.context>=2.19.2 # Apache-2.0
|