deb-python-oslo.reports/requirements.txt
Davanum Srinivas c5c53c593b Add oslo.utils dependency
Running "pip-missing-reqs" tox target showed these references
in our code. Since we refer to them directly, we should add
them to our requirements.

Change-Id: I398af538f6d807e08e9a48dbd7006639b6fc7a55
2015-06-26 08:15:42 -04:00

13 lines
406 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr<2.0,>=0.11
Jinja2>=2.6 # BSD License (3 clause)
Babel>=1.3
oslo.serialization>=1.4.0 # Apache-2.0
psutil<2.0.0,>=1.1.1
six>=1.9.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.utils>=1.6.0 # Apache-2.0