add debtcollector to requirements

We directly use debtcollector, hence it should be in requirements.txt

Change-Id: Id2efd6acedc335e62d4024fdf573fb6b38f826b4
This commit is contained in:
ZhiQiang Fan 2016-04-19 05:24:48 +08:00
parent 47b7b7720e
commit e4f19c0013
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
futurist>=0.11.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
jsonpath-rw-ext>=0.1.9 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT