turbo-hipster/requirements.txt
Andreas Jaeger e16541a05b Remove argparse from requirements
argparse was external in python 2.6 but not anymore, remove it from
requirements.

This should help with pip 8.0 that gets confused in this situation.
Installation of the external argparse is not needed.

Change-Id: Ib7e74912b36c1b5ccb514e31fac35efeff57378d
2016-01-20 19:26:31 +01:00

25 lines
520 B
Plaintext

gear>=0.5.4,<1.0.0
python-swiftclient
python-keystoneclient
lockfile
python-daemon<2.0
extras
GitPython>=0.3.2.RC1
# NOTE(tonyb) Pillow isn't directly needed but it's pulled in via
# Collecting Pillow (from blockdiag>=1.5.0->sphinxcontrib-blockdiag>=0.5.5
# So cap as per global-requirements until https://launchpad.net/bugs/1501995
# is properly fixed
Pillow>=2.4.0,<3.0.0 # MIT
sphinxcontrib-programoutput
sphinxcontrib-seqdiag
mysql-python
requests
PyYAML>=3.1.0,<4.0.0
jenkins-job-builder
xmltodict
python-magic