summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: a67672538c29f01e53f2e1c19761d83c98313afa (plain)
1
2
3
4
5
# 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.

six>=1.9.0 # MIT