Files
osprofiler/test-requirements.txt
T
Takashi Kajinami e03de733da Retire Jaeger driver
... because its core dependency, the jaeger-client-python library, was
retired 3 years ago[1].

The driver interface and its options are kept to make users aware of
the retirement.

[1] https://github.com/jaegertracing/jaeger-client-python

Change-Id: I323ea859d643d35b26ad1b3fc847bc802f21ca9b
2025-06-13 01:04:32 +09:00

18 lines
395 B
Plaintext

coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
docutils>=0.14 # OSI-Approved Open Source, Public Domain
pymongo!=3.1,>=3.0.2 # Apache-2.0
# Elasticsearch python client
elasticsearch>=2.0.0 # Apache-2.0
# Redis python client
redis>=2.10.0 # MIT
# For OTLP
opentelemetry-exporter-otlp>=1.16.0 # Apache-2.0
opentelemetry-sdk>=1.16.0 # Apache-2.0