Update the requirements file

Add the argparse module to requirements.
Match Global requirements.

Change-Id: I53a205e9636e57e04145d24333764fe1bed6d968
This commit is contained in:
Longgeek 2014-07-01 00:40:51 +08:00 committed by Jamie Lennox
parent 6b54c09bad
commit 14c50fd42c
1 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,11 @@
alembic>=0.4.1
argparse
Babel>=1.3
iso8601>=0.1.9
oslo.config>=1.2.0
oslo.config>=1.2.1
pecan>=0.4.5
pbr>=0.6,<1.0
pycrypto>=2.6
six>=1.5.2
SQLAlchemy>=0.7.8,<=0.9.99
six>=1.7.0
SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
WSME>=0.6