-
Notifications
You must be signed in to change notification settings - Fork 4
/
grok-versions.cfg
73 lines (70 loc) · 1.47 KB
/
grok-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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
[versions]
# GROK
Chameleon = 4.5.4
grok = 5.1
grokcore.annotation = 4.0
grokcore.catalog = 4.0
grokcore.chameleon = 4.0
grokcore.component = 4.1
grokcore.content = 4.1
grokcore.error = 4.0
grokcore.formlib = 4.0
grokcore.layout = 4.0
grokcore.message = 4.0
grokcore.security = 4.0
grokcore.site = 4.0
grokcore.startup = 4.1
grokcore.traverser = 4.0
grokcore.view = 4.0
grokcore.viewlet = 4.0
grokui.base = 0.8.2
ipython = 8.29.0
martian = 2.0.post1
z3c.evalexception = 4.0
z3c.flashmessage = 3.0
z3c.pt = 4.4
z3c.recipe.i18n = 2.0
zc.catalog = 3.0
zope.app.appsetup = 5.0
zope.app.debug = 4.0.0
zope.app.publication = 5.0
zope.app.wsgi = 5.2
zope.errorview = 2.0
zope.generations = 5.1.0
zope.testbrowser = 7.0
# Tools and dependencies
appnope = 0.1.4
beautifulsoup4 = 4.12.3
collective.recipe.omelette = 1.1.0
collective.recipe.template = 2.2
decorator = 5.1.1
gnureadline = 8.2.13
ipython-genutils = 0.2.0
Paste = 3.10.1
pexpect = 4.9.0
pickleshare = 0.7.5
ptyprocess = 0.7.0
requests-toolbelt = 1.0.0
shutilwhich = 1.1.0
simplegeneric = 0.8.1
soupsieve = 2.6
tqdm = 4.66.6
traitlets = 5.14.3
waitress = 3.0.1
WebOb = 1.8.9
WebTest = 3.0.1
WSGIProxy2 = 0.5.1
z3c.autoinclude = 1.0
zc.recipe.egg = 2.0.7
zdaemon = 5.1
[versions:python38]
# newer Chameleon versions require Python 3.9+
Chameleon = 4.4.4
importlib-metadata = 7.0.0
importlib-resources = 6.1.1
zipp = 3.17.0
# newer versions of waitress require Python 3.9+
waitress = 3.0.0
[versions:python39]
importlib-metadata = 7.0.0
zipp = 3.17.0