summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: a944636aebdbc3d0a87151a8d8e3f3692f890ba3 (plain)
1
2
3
4
5
6
7
pbr>=0.11
extras
# 'mimeparse' has not been uploaded by the maintainer with Python3 compat
# but someone kindly uploaded a fixed version as 'python-mimeparse'.
python-mimeparse
unittest2>=1.0.0
traceback2