oaktree/requirements.txt
Monty Taylor 15b519cc41
Manual sync with global requirements
shade, oaktreemodel and grpc are not in global-requirements, so this has
to be done by hand / with care. We need to remove python-*client from
shade before we can put it in the global-requirements, otherwise the
client lib versions will cause epic amounts of pain. So until we do that
we really can't apply for official status or directly follow
requirements. However, the intent is to follow them, so this will just
have to be something we keep up with by hand a bit.

Change-Id: Ie9fd8f121686f84b32f50371b24a247f86421b26
2016-11-08 17:47:49 -06:00

9 lines
267 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>=1.6 # Apache-2.0
oaktreemodel
shade>=1.12.0
grpcio