098dbcbae4
The repo does not support python2 anymore, remove usage of python2/3 compatability library. Change-Id: Ifa95482b219bcf143762e9328c4200f1ffc772be
8 lines
245 B
Plaintext
8 lines
245 B
Plaintext
# 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.
|
|
|
|
jinja2
|
|
pbr>=1.6
|
|
simplejson>=2.2.0
|