-
Notifications
You must be signed in to change notification settings - Fork 6
/
versions.cfg
55 lines (45 loc) · 922 Bytes
/
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
53
54
55
[versions]
crate = 0.10.6
pyramid = 1.5.1
waitress = 0.8.9
PasteDeploy = 1.5.2
SQLAlchemy = 0.9.6
WebOb = 1.4
lovely.testlayers = 0.6.0
mock = 1.0.1
repoze.lru = 0.6
translationstring = 1.1
venusian = 1.0
zc.buildout = 2.2.1
zc.customdoctests = 1.0.1
zc.recipe.egg = 2.0.1
zc.recipe.testrunner = 2.0.0
zope.deprecation = 4.1.1
zope.testing = 4.1.3
# Required by:
# ep2014tutorial==0.0.0
# zope.exceptions==4.0.7
# zope.interface==4.1.1
# zope.testrunner==4.4.3
setuptools = 5.4.1
# Required by:
# zope.testrunner==4.4.3
six = 1.7.3
# Required by:
# crate==0.10.6
urllib3 = 1.9
# Required by:
# zope.testrunner==4.4.3
zope.exceptions = 4.0.7
# Required by:
# zope.testrunner==4.4.3
zope.interface = 4.1.1
# Required by:
# zc.recipe.testrunner==2.0.0
zope.testrunner = 4.4.3
WebTest = 2.0.15
# Required by:
# WebTest==2.0.15
beautifulsoup4 = 4.3.2
hexagonit.recipe.download = 1.7
collective.recipe.template = 1.11