forked from bird-house/emu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions.cfg
52 lines (41 loc) · 1.07 KB
/
versions.cfg
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
[buildout]
versions = versions
[versions]
Unidecode = 0.4.19
birdhousebuilder.recipe.docker = 0.4.8
birdhousebuilder.recipe.pywps = 0.5.1
birdhousebuilder.recipe.sphinx = 0.2.2
buildout.locallib = 0.3.1
collective.recipe.environment = 0.2.0
setuptools = 23.0.0
zc.buildout = 2.5.2
zc.recipe.egg = 2.0.3
# Required by:
# birdhousebuilder.recipe.sphinx==0.2.0
birdhousebuilder.recipe.conda = 0.3.5
# Required by:
# birdhousebuilder.recipe.pywps==0.5.0
birdhousebuilder.recipe.nginx = 0.3.4
# Required by:
# birdhousebuilder.recipe.nginx==0.3.0
# birdhousebuilder.recipe.pywps==0.5.0
birdhousebuilder.recipe.supervisor = 0.3.4
# Required by:
# sphinx-autoapi==0.4.0
epydoc = 3.0.1
# Required by:
# sphinx-autoapi==0.4.0
epyparse = 0.2.5
# Required by:
# birdhousebuilder.recipe.sphinx==0.2.0
sphinx-autoapi = 0.4.0
# Required by:
# sphinx-autoapi==0.4.0
sphinxcontrib-dotnetdomain = 0.4
# Required by:
# sphinx-autoapi==0.4.0
sphinxcontrib-golangdomain = 0.1.3.dev0
# Required by:
# birdhousebuilder.recipe.nginx==0.3.0
# birdhousebuilder.recipe.pywps==0.5.0
zc.recipe.deployment = 1.3.0