b68cc21b404f73381c2c450f6f3ee73983e85814
[openstack-build/ceilometer-build.git] / trusty / debian / patches / fix-requirements.patch
1 diff --git a/requirements.txt b/requirements.txt
2 index b22d552..398d8d1 100644
3 --- a/requirements.txt
4 +++ b/requirements.txt
5 @@ -4,7 +4,6 @@
6  
7  alembic>=0.6.4
8  anyjson>=0.3.3
9 -argparse
10  croniter>=0.3.4 # MIT License
11  eventlet>=0.15.1,<0.16.0
12  happybase>=0.5,!=0.7
13 @@ -16,7 +15,6 @@ lockfile>=0.8
14  lxml>=2.3
15  msgpack-python>=0.4.0
16  netaddr>=0.7.12
17 -ordereddict
18  oslo.db>=1.0.0,<1.1  # Apache-2.0
19  oslo.config>=1.4.0  # Apache-2.0
20  oslo.rootwrap>=1.3.0