osprofiler/lower-constraints.txt
Doug Hellmann e8dd381e62 switch to importlib.metadata to find package version
Importing pkg_resources has a side-effect of reading all of the
metadata for every installed python package. The newer
importlib.metadata module can load the metadata for one package at a
time, which makes this library load more quickly and improves the
startup-time performance of applications that use it such as
python-openstackclient.

importlib.metadata is part of the python 3.8 standard library and is
distributed separately for other versions of python.

Change-Id: Ib1870a3d102116f84c7677601fd44fdac41a13a6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2020-07-06 11:07:17 +02:00

23 lines
405 B
Plaintext

coverage===4.0
ddt===1.0.1
dulwich===0.15.0
elasticsearch===2.0.0
importlib_metadata==1.7.0
jaeger-client==3.8.0
netaddr===0.7.18
openstackdocstheme==2.2.1
oslo.concurrency===3.26.0
oslo.config===5.2.0
oslo.serialization===2.18.0
oslo.utils===3.33.0
PrettyTable===0.7.2
pymongo===3.0.2
redis===2.10.0
reno==3.1.0
requests===2.14.2
six===1.10.0
Sphinx===2.0.0
stestr==2.0.0
testtools===2.2.0
WebOb===1.7.1