python-pankoclient/requirements.txt
Tovin Seven 4723ef86f1 Add Osprofiler support for Panko client
Change-Id: I40e6be2d8d5219bdf81bd9359d46d4f9464e1255
Depends-On: Ic934acbe1340a3e00361f2709f34725e0e4aa3ba
2019-04-12 08:27:05 +00:00

14 lines
478 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.
keystoneauth1>=3.4.0 # Apache-2.0
osc-lib>=1.8.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
pbr>=1.8 # Apache-2.0
requests>=2.14.2 # Apache-2.0
six>=1.9.0 # MIT