diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-09-11 00:30:54 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-09-11 00:30:54 +0000 |
commit | aa47c4038d9ba178e9c327639727f8a58eb06c8a (patch) | |
tree | af0de182dfc6d4779cbc5aeb8376f538b999b87d /requirements.txt | |
parent | abb3c4ef00c2260d9ac823d0580ee2baa788c9bf (diff) | |
download | pycadf-aa47c4038d9ba178e9c327639727f8a58eb06c8a.tar.gz |
Updated from global requirements
Change-Id: I1bfccc0646f2bce0222656dc9d3696bc46f452eb
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 41eb2a3..518d8c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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. Babel>=1.3 iso8601>=0.1.9 netaddr>=0.7.12 |