summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: a227fe43f49b33f6135389fe0be2429f9aaed63d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
hacking>=3.1.0,<3.2.0 # Apache-2.0
flake8-import-order==0.18.1 # LGPLv3

coverage>=4.0 # Apache-2.0
ddt>=1.0.1  # MIT
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT

openstackdocstheme>=2.2.1 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD

# Bandit security code scanner
bandit>=1.6.0,<1.7.0 # Apache-2.0

pymongo!=3.1,>=3.0.2 # Apache-2.0

# Elasticsearch python client
elasticsearch>=2.0.0,<3.0.0 # Apache-2.0

# Redis python client
redis>=2.10.0 # MIT

# Build release notes
reno>=3.1.0 # Apache-2.0

# For Jaeger Tracing
jaeger-client>=3.8.0 # Apache-2.0