File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# process, which may cause wedges in the gate later.
44# These are needed for docs generation
55openstackdocstheme >= 2.2.1 # Apache-2.0
6- reno >= 3.1 .0 # Apache-2.0
6+ reno >= 3.2 .0 # Apache-2.0
77sphinx >= 2.0.0 ,!= 2.1.0 # BSD
Original file line number Diff line number Diff line change 1- asn1crypto==0.23.0
2- attrs==20.3.0
3- certifi==2020.6.20
4- cffi==1.14.2
5- chardet==3.0.4
6- cliff==3.4.0
7- cmd2==1.3.8
8- colorama==0.4.4
9- coverage==5.2.1
10- cryptography==3.1
1+ coverage==5.5
112ddt==1.4.1
12- debtcollector==2.2.0
133doc8==0.8.1
14- docutils==0.15.2
15- dulwich==0.20.6
16- extras==1.0.0
17- fasteners==0.14.1
4+ docutils==0.16
185fixtures==3.0.0
19- future==0.18.2
20- idna==2.10
21- iso8601==0.1.12
22- jsonschema==3.2.0
23- keystoneauth1==4.2.1
24- linecache2==1.0.0
25- mccabe==0.6.0
26- monotonic==0.6
27- msgpack-python==0.4.0
28- netaddr==0.8.0
29- netifaces==0.10.9
30- oslo.concurrency==4.3.0
31- oslo.config==8.3.2
32- oslo.context==3.1.1
6+ keystoneauth1==4.3.1
337oslo.i18n==5.0.1
34- oslo.log==4.4.0
35- oslo.serialization==4.0.1
36- oslo.utils==4.7.0
37- paramiko==2.7.2
8+ oslo.serialization==4.1.0
9+ oslo.utils==4.8.0
3810pbr==5.5.0
39- prettytable==0.7.2
40- pyasn1==0.4.8
41- pycparser==2.20
42- pyinotify==0.9.6
43- pyparsing==2.4.7
44- pyperclip==1.8.0
45- python-dateutil==2.8.1
46- python-mimeparse==1.6.0
47- python-subunit==1.4.0
48- pytz==2020.1
49- PyYAML==5.3.1
11+ PrettyTable==0.7.2
5012reno==3.2.0
13+ requests==2.25.1
5114requests-mock==1.2.0
52- requests==2.23.0
53- rfc3986==1.4.0
5415simplejson==3.5.1
55- stestr==3.0.1
56- stevedore==3.2.2
16+ stestr==3.1.0
17+ stevedore==3.3.0
5718tempest==26.0.0
58- testrepository==0.0.18
5919testtools==2.4.0
60- traceback2==1.4.0
61- unittest2==1.1.0
62- urllib3==1.25.10
63- wrapt==1.12.1
Original file line number Diff line number Diff line change 33# process, which may cause wedges in the gate later.
44pbr >= 5.5.0 # Apache-2.0
55PrettyTable >= 0.7.2 # BSD
6- keystoneauth1 >= 4.2 .1 # Apache-2.0
6+ keystoneauth1 >= 4.3 .1 # Apache-2.0
77simplejson >= 3.5.1 # MIT
88oslo.i18n >= 5.0.1 # Apache-2.0
9- oslo.utils >= 4.7 .0 # Apache-2.0
10- requests >= 2.23.0 # Apache-2.0
11- stevedore >= 3.2.2 # Apache-2.0
9+ oslo.utils >= 4.8 .0 # Apache-2.0
10+ requests >= 2.25.1 # Apache-2.0
11+ stevedore >= 3.3.0 # Apache-2.0
Original file line number Diff line number Diff line change 55
66hacking>=4.0.0,<4.1.0 # Apache-2.0
77flake8-import-order # LGPLv3
8-
9- docutils>=0.15.2
10- coverage>=5.2.1 # Apache-2.0
8+ docutils>=0.16
9+ coverage>=5.5 # Apache-2.0
1110ddt>=1.4.1 # MIT
1211fixtures>=3.0.0 # Apache-2.0/BSD
13- reno>=3.2.0 # Apache-2.0
1412requests-mock>=1.2.0 # Apache-2.0
1513tempest>=26.0.0 # Apache-2.0
1614testtools>=2.4.0 # MIT
17- stestr>=3.0.1 # Apache-2.0
18- oslo.serialization>=4.0.1 # Apache-2.0
15+ stestr>=3.1.0 # Apache-2.0
16+ oslo.serialization>=4.1.0 # Apache-2.0
1917doc8>=0.8.1 # Apache-2.0
20- #
21- # These are here to enable the resolver to work faster.
22- # They are not directly used by python-cinderclient.
23- debtcollector>=2.2.0
24- dulwich>=0.20.6
25- mccabe>=0.6.0
You can’t perform that action at this time.
0 commit comments