-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpinned_versions.cfg
50 lines (40 loc) · 1.07 KB
/
pinned_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
[buildout]
extends = http://dist.plone.org/release/4.3.20/versions.cfg
[versions]
# --- versions we have chosen for a reason
# If a version pinning is ignored here, check floating_versions.cfg
# Prevent zlib error
Pillow = 2.3.0
# A simple API, built for humans wishing to develop with Plone.
plone.api = 1.10.2
# Use the latest 7.x version for py2 and at support
plone.restapi = 7.8.0
hurry.filesize = 0.9
ijson = 3.1.4
PyJWT = 1.7.1
six = 1.14.0
attrs = 21.2.0
plone.rest = 1.6.2
plone.schema = 1.3.0
# Last pyrsistent version that is python 2 compatible:
pyrsistent = 0.15.7
functools32 = 3.2.3.post2
jsonschema = 3.2.0
pathlib2 = 2.3.7
scandir = 1.10.0
importlib-metadata = 2.1.3
typing = 3.6.6
Products.FacultyStaffDirectory = 3.1.3
Products.membrane = 2.1.7
Products.Relations = 0.9b1
# always use the newest version!
collective.exportimport = 1.9
# plone.app.contenttypes > 1.0
plone.app.contenttypes = 1.1.9
# zipp = 1.2.0
# configparser = 4.0.2
# contextlib2 = 0.6.0.post1
beautifulsoup4 = 4.9.3
# collective.jsonify = 1.6
soupsieve = 1.9.6
backports.functools-lru-cache = 1.5