Update requirements file

* Add the argparse module
Change-Id: Ib2beef9dc1e9c76e26b4b06b43693772f6b62af3
This commit is contained in:
Longgeek 2014-07-01 02:19:01 +08:00
parent dca1d8d28a
commit bc9c9fbab4
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ python-novaclient>=2.6.0.1 # breaks before
pythonwhois>=2.0.0
six>=1.4.0 # urllib introduced
tldextract>=1.2
argparse