File: test-requirements.txt

package info (click to toggle)
python-osprofiler 4.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 764 kB
  • sloc: python: 4,825; makefile: 170; sh: 161
file content (18 lines) | stat: -rw-r--r-- 439 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 Jaeger Tracing
jaeger-client>=3.8.0 # Apache-2.0
opentelemetry-exporter-otlp>=1.16.0 # Apache-2.0
opentelemetry-sdk>=1.16.0 # Apache-2.0