forked from zopefoundation/Zope
-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions-prod.cfg
97 lines (96 loc) · 1.93 KB
/
versions-prod.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
[buildout]
# Version pins for required and commonly used dependencies.
[versions]
Zope =
Zope2 = 4.0
AccessControl = 4.2
Acquisition = 4.6
AuthEncoding = 4.1
BTrees = 4.7.2
Chameleon = 3.7.0
DateTime = 4.3
DocumentTemplate = 3.2.2
ExtensionClass = 4.4
Missing = 4.1
MultiMapping = 4.1
Paste = 3.4.0
PasteDeploy = 2.1.0
Persistence = 3.0
Products.BTreeFolder2 = 4.2
Products.ZCatalog = 5.1
Record = 3.5
RestrictedPython = 5.0
SecretStorage = 3.1.2
WSGIProxy2 = 0.4.6
WebOb = 1.8.6
WebTest = 2.0.34
ZConfig = 3.5.0
ZEO = 5.2.1
ZODB = 5.5.1
cryptography = 2.9.2
five.localsitemanager = 3.2.2
funcsigs = 1.0.2
future = 0.18.2
ipaddress = 1.0.23
jeepney = 0.4.3
mock = 4.0.2
pbr = 5.4.5
persistent = 4.6.4
pytz = 2019.3
roman = 3.2
shutilwhich = 1.1.0
six = 1.14.0
transaction = 3.0.0
waitress = 1.4.3
z3c.pt = 3.3.0
zExceptions = 4.1
zc.lockfile = 2.0
zdaemon = 4.3
zodbpickle = 2.0.0
zope.annotation = 4.7.0
zope.browser = 2.3
zope.browsermenu = 4.4
zope.browserpage = 4.4.0
zope.browserresource = 4.4
zope.cachedescriptors = 4.3.1
zope.component = 4.6.1
zope.componentvocabulary = 2.2.0
zope.configuration = 4.4.0
zope.container = 4.4.0
zope.contentprovider = 4.2.1
zope.contenttype = 4.5.0
zope.datetime = 4.2.0
zope.deferredimport = 4.3.1
zope.deprecation = 4.4.0
zope.dottedname = 4.3
zope.event = 4.4
zope.exceptions = 4.3
zope.filerepresentation = 5.0.0
zope.formlib = 4.7.1
zope.globalrequest = 1.5
zope.hookable = 5.0.1
zope.i18n = 4.7.0
zope.i18nmessageid = 5.0.1
zope.interface = 5.1.0
zope.lifecycleevent = 4.3.0
zope.location = 4.2
zope.pagetemplate = 4.5.0
zope.processlifetime = 2.3.0
zope.proxy = 4.3.5
zope.ptresource = 4.2.0
zope.publisher = 5.2.0
zope.ramcache = 2.3
zope.schema = 6.0.0
zope.security = 5.1.1
zope.sendmail = 5.0
zope.sequencesort = 4.1.2
zope.site = 4.3.0
zope.size = 4.3
zope.structuredtext = 4.3
zope.tal = 4.4
zope.tales = 5.0.2
zope.testbrowser = 5.5.1
zope.testing = 4.7
zope.testrunner = 5.1
zope.traversing = 4.4.1
zope.viewlet = 4.2.1