-
-
Notifications
You must be signed in to change notification settings - Fork 79
Expand file tree
/
Copy pathversions-extra.cfg
More file actions
56 lines (53 loc) · 1.22 KB
/
versions-extra.cfg
File metadata and controls
56 lines (53 loc) · 1.22 KB
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
# These are extra version pins for packages that are not part of core or tests.
# This is especially for tools like zest.releaser which has dependencies
# that pull in ever more dependencies.
# Note: version pins in this file can be removed at any time.
[versions]
argcomplete = 3.6.3
argh = 0.31.3
bleach = 6.3.0
cached-property = 2.0.1
click-default-group = 1.2.4
colorama = 0.4.6
commonmark = 0.9.1
configparser = 7.2.0
Deprecated = 1.3.1
distro = 1.9.0
fancycompleter = 0.11.1
gitdb = 4.0.12
GitPython = 3.1.46
httplib2 = 0.31.2
i18ndude = 6.3.0
incremental = 24.11.0
lockfile = 0.12.2
mxdev = 5.1.0
oauthlib = 3.3.1
pdbpp = 0.12.1
pep517 = 0.13.1
plone.recipe.zeoserver = 4.0.0a2
plone.releaser = 3.0.2
plone.reload = 5.0.0a1
progress = 1.6.1
PyGithub = 2.8.1
PyNaCl = 1.6.2
pyparsing = 3.3.2
pyrepl = 0.11.4
smmap = 5.0.2
stdlib-list = 0.12.0
wadllib = 2.0.0
webencodings = 0.5.1
wmctrl = 0.5
z3c.checkversions = 3.0
z3c.dependencychecker = 2.15
zest.pocompile = 2.0.0
zodbverify = 1.2.1
zope.mkzeoinstance = 6.0
ZopeUndo = 6.1
[versions:python_version > "3.10"]
tomli = 2.3.0
[versions:python_version == "3.10"]
tomli = 2.2.1
[versionannotations]
# keep this alphabetical please
smmap =
Requirement of gitdb<5,>=4.0.1: smmap<6,>=3.0.1