summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: a9b470f6954731b3a22fa18569c61589dc2b3b73 (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>=0.12.0,!=0.13.0,<0.14  # Apache-2.0

coverage>=3.6 # Apache-2.0
ddt>=1.0.1  # MIT
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT

openstackdocstheme>=1.11.0 # Apache-2.0
sphinx>=1.6.2,!=1.6.6,<2.0.0;python_version=='2.7'  # BSD
sphinx>=1.6.2,!=1.6.6;python_version>='3.4'  # BSD

# Bandit security code scanner
bandit>=1.1.0,<=1.6.2 # Apache-2.0

python-ceilometerclient>=2.5.0 # Apache-2.0
pymongo>=3.0.2,!=3.1 # 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>=1.8.0 # Apache-2.0