f1ff41eb84
Change-Id: I156ec1665d98f247f01a1b0a5adaf26ab1eb09ce Co-Authored-By: Saju Madhavan <sajuptpm@gmail.com> Implements: blueprint angularjs-unittest-with-jasmine-and-karma
11 lines
356 B
Plaintext
11 lines
356 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.
|
|
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
# Horizon Core Requirements
|
|
django-compressor>=2.0 # MIT
|
|
iso8601>=0.1.11 # MIT
|
|
|
|
horizon>=14.0.0.0b1 # Apache-2.0
|