-
Notifications
You must be signed in to change notification settings - Fork 10
/
test-4.3.cfg
47 lines (42 loc) · 885 Bytes
/
test-4.3.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
[buildout]
extends =
https://raw.github.com/collective/buildout.plonetest/master/test-4.3.x.cfg
development.cfg
[versions]
setuptools = 44.1.1
zc.buildout = 2.13.6
appy =
pep517 = 0.12.0
zc.lockfile = 2.0
zope.configuration = 3.8.1
beautifulsoup4 = 4.9.3
soupsieve = 1.9.2
backports.functools-lru-cache = 1.6.4
# plone 4.3 doesn't pin future
future =
# Required by:
# collective.documentgenerator
# because of https://github.com/zopefoundation/z3c.table/issues/9#
z3c.table = 2.1
# python 2 compatibility
configparser = 4.0.2
soupsieve = 1.9.5
traitlets = 4.3.2
watchdog = 0.10.4
ipdb = 0.13.6
toml = 0.10.2
# tests
plone.restapi = 7.7.0
PyJWT = 1.7.1
plone.schema = 1.2.1
plone.rest = 1.6.1
jsonschema = 3.2.0
pyrsistent = 0.16.0
importlib-metadata = 1.6.1
attrs = 19.3.0
zipp = 1.0.0
pathlib2 = 2.3.5
more-itertools = 5.0.0
scandir = 1.10.0
six =
imio.pyutils = 1.0.0a1