aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: e924f0b0061a8bbbaa0474600b6c66c311a817e9 (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
28
##############################################################################
# Copyright (c) 2019 opnfv.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.

pbr==4.0.4  # Apache-2.0
setuptools==39.2.0  # PSF/ZPL
tornado==4.3  # Apache-2.0
epydoc==3.0.1
six==1.11.0  # MIT
motor==1.2.2  # Apache-2.0
oauth2==1.9.0.post1
jira==1.0.15
tlslite==0.4.9
pyjwt>=1.5.2
cryptography==2.2.2
python-cas==1.2.0
futures==3.2.0
python-slugify==2.0.1
Pillow==3.1.2