~andreserl/maas/lp1665143

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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[versions]

# Documentation.
collective.recipe.sphinxbuilder = 1.0
Pygments = 2.1.3
snowballstemmer = 1.2.1
Sphinx = 1.3.6
sphinx-rtd-theme = 0.1.9

# Development and testing.
argparse = 1.1
blessings = 1.6
buildout-versions = 1.7
coverage = 4.3.1
decorator = 4.0.10
django-nose = 1.4.2
extras = 1.0.0
fixtures = 3.0.0
hypothesis = 3.6.1
ipdb = 0.10.1
ipython = 5.1.0
ipython-genutils = 0.1.0
junitxml = 0.7
linecache2 = 1.0.0
nose = 1.3.7
nose-timer = 0.6.0
pbr = 1.10.0
pickleshare = 0.7.4
postgresfixture = 0.4.0
prompt-toolkit = 1.0.9
python-mimeparse = 1.6.0
python-subunit = 1.2.0
selenium = 2.45
setuptools = 32.3.1
simplegeneric = 0.8.1
sqlparse = 0.2.2
termcolor = 1.1.0
testresources = 2.0.1
testscenarios = 0.5.0
testtools = 2.2.0
traceback2 = 1.4.0
traitlets = 4.3.1
unittest2 = 1.1.0
wcwidth = 0.1.7
zc.buildout = 2.5.3
zc.recipe.egg = 2.0.3

# Lint.
flake8 = 3.2.1
mccabe = 0.5.3
pycodestyle = 2.2.0
pyflakes = 1.3.0

# Explicit versions for PACKAGED dependencies. This is where a TEST
# dependency itself depends on an INSTALL/RUNTIME dependency which is,
# by force, provided by a system package.
psycopg2 = 2.6.1
six = 1.10.0