7b8dc9f7bb
This patch adds some primary dependencies, Flask to requirements.txt. Change-Id: I1c285c1f91539403441ba200b58423e3dfc28988 Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
8 lines
253 B
Plaintext
8 lines
253 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.0,>=1.3
|
|
Babel>=1.3
|
|
Flask>=0.10,<1.0
|