Fix requirements.txt to support netaddr 0.7.14
[openstack-build/ceilometer-build.git] / trusty / debian / patches / fix-requirements.patch
1 diff --git a/requirements.txt b/requirements.txt
2 index 758818e..8839b31 100644
3 --- a/requirements.txt
4 +++ b/requirements.txt
5 @@ -4,7 +4,6 @@
6  
7  alembic>=0.6.4,<=0.7.4
8  anyjson>=0.3.3,<=0.3.3
9 -argparse
10  croniter>=0.3.4,<=0.3.5 # MIT License
11  eventlet>=0.15.1,<=0.15.2
12  happybase>=0.5,!=0.7,<=0.9
13 @@ -15,8 +14,7 @@ keystonemiddleware>=1.0.0,<1.4.0
14  lockfile>=0.8,<=0.8
15  lxml>=2.3,<=3.3.3
16  msgpack-python>=0.4.0,<=0.4.5
17 -netaddr>=0.7.12,<=0.7.13
18 -ordereddict<=1.1
19 +netaddr>=0.7.12
20  oslo.db>=1.0.0,<1.1  # Apache-2.0
21  oslo.config>=1.4.0,<=1.6.0 # Apache-2.0
22  oslo.rootwrap>=1.3.0,<=1.5.0