Updated from global requirements
Change-Id: I6a3a011450e8898552b634dcfe60136a7855f76b
This commit is contained in:
parent
016431808c
commit
efb060350c
@ -1,3 +1,6 @@
|
||||
# The order of packages is significant, because pip processes them in the order
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
openstackdocstheme>=1.17.0 # Apache-2.0
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
doc8>=0.6.0 # Apache-2.0
|
||||
|
@ -49,7 +49,7 @@ requests>=2.14.2 # Apache-2.0
|
||||
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
||||
Routes>=2.3.1 # MIT
|
||||
taskflow>=2.7.0 # Apache-2.0
|
||||
rtslib-fb!=2.1.60,!=2.1.61,>=2.1.43 # Apache-2.0
|
||||
rtslib-fb!=2.1.60,!=2.1.61,!=2.1.64,>=2.1.43 # Apache-2.0
|
||||
simplejson>=3.5.1 # MIT
|
||||
six>=1.10.0 # MIT
|
||||
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user