forked from zopefoundation/Zope
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions-prod.cfg
102 lines (100 loc) · 2 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
98
99
100
101
102
[buildout]
# Version pins for required and commonly used dependencies.
[versions]
Zope =
Zope2 = 4.0
AccessControl = 5.3.1
Acquisition = 4.10
AuthEncoding = 4.3
BTrees = 4.10.0
Chameleon = 3.9.1
DateTime = 4.4
DocumentTemplate = 4.0
ExtensionClass = 4.6
Missing = 4.1
MultiMapping = 4.1
Paste = 3.5.0
PasteDeploy = 2.1.1
Persistence = 3.3
Products.BTreeFolder2 = 4.3
Products.ZCatalog = 6.2
Record = 3.5
RestrictedPython = 5.2
SecretStorage = 3.3.1
WSGIProxy2 = 0.5.1
WebOb = 1.8.7
WebTest = 3.0.0
ZConfig = 3.6.0
ZEO = 5.3.0
ZODB = 5.7.0
cryptography = 36.0.2
five.localsitemanager = 3.3
funcsigs = 1.0.2
future = 0.18.2
ipaddress = 1.0.23
jeepney = 0.8.0
mock = 4.0.3
multipart = 0.2.4
pbr = 5.8.1
persistent = 4.9.0
pytz = 2022.1
roman = 3.3
shutilwhich = 1.1.0
six = 1.16.0
transaction = 3.0.1
waitress = 2.1.1
z3c.pt = 3.3.1
zExceptions = 4.2
zc.lockfile = 2.0
zdaemon = 4.3
zodbpickle = 2.2.0
zope.annotation = 4.7.0
zope.browser = 2.4
zope.browsermenu = 4.4
zope.browserpage = 4.4.0
zope.browserresource = 4.4
zope.cachedescriptors = 4.3.1
zope.component = 5.0.1
zope.componentvocabulary = 2.3.0
zope.configuration = 4.4.1
zope.container = 4.5.0
zope.contentprovider = 4.2.1
zope.contenttype = 4.5.0
zope.datetime = 4.3.0
zope.deferredimport = 4.4
zope.deprecation = 4.4.0
zope.dottedname = 4.3
zope.event = 4.5.0
zope.exceptions = 4.5
zope.filerepresentation = 5.0.0
zope.formlib = 5.0.1
zope.globalrequest = 1.5
zope.hookable = 5.1.0
zope.i18n = 4.9.0
zope.i18nmessageid = 5.0.1
zope.interface = 5.4.0
zope.lifecycleevent = 4.3.0
zope.location = 4.2
zope.pagetemplate = 4.6.0
zope.processlifetime = 2.3.0
zope.proxy = 4.5.0
zope.ptresource = 4.3.0
zope.publisher = 6.1.0
zope.ramcache = 2.4
zope.schema = 6.2.0
zope.security = 5.2
zope.sendmail = 5.2
zope.sequencesort = 4.2
zope.site = 4.5.0
zope.size = 4.3
zope.structuredtext = 4.4
zope.tal = 4.5
zope.tales = 5.1
zope.testbrowser = 5.6.1
zope.testing = 4.10
zope.testrunner = 5.4.0
zope.traversing = 4.4.1
zope.viewlet = 4.3
[versions:python36]
jeepney = 0.7.1
waitress = 2.0.0