-
Notifications
You must be signed in to change notification settings - Fork 17
/
versions.cfg
189 lines (162 loc) · 3.37 KB
/
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
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
[buildout]
[versions]
# keep in sync with requirements.txt!
setuptools = 44.0.0
zc.buildout = 2.13.7
# manually released plone core package that can be updated once
# we get a new release upstream
Products.CMFPlone = 5.0.10
Products.ZCatalog = 3.0.3dev2
z3c.relationfield = 0.7.1.dev0
mockup = 2.4.2.dev1
plone.app.standardtiles = 2.0.0.dev0
# Required plone core updated pins that are not part
# of current release pins
AccessControl = 3.0.14
plone.app.upgrade = 2.0.17
plone.recipe.zope2instance = 4.4.1
plone.schemaeditor = 2.0.18
plone.namedfile = 3.0.11
plone.app.registry = 1.4.1.dev0
plone.app.tiles = 2.2.1
plone.app.drafts = 1.1.1
plone.tiles = 1.5.2
plone.folder = 1.0.12
Jinja2 = 2.10.1
jsonscema = 3.0.2
Pillow = 6.2.2
moto = 1.3.13
# Castle forked packages
plone.app.blocks = 10.0.28
plone.app.mosaic = 2.0.0.dev24
plonetheme.barceloneta = 10.0.0
# to mitigate CVE-2022-23599
plone.app.contenttypes = 1.2.27+wc.1
Products.ATContentTypes = 2.2.14+wc.1
# to mitigate CVE-2022-23599
plone.app.contenttypes = 1.2.27+wc.1
Products.ATContentTypes = 2.2.14+wc.1
# addons
collective.celery = 1.1.4
collective.documentviewer = 5.0.4
wildcard.readonly = 1.0
repoze.catalog = 0.8.3
z3c.jbot = 0.7.2
castle.theme = 1.0.6
Products.PloneKeywordManager = 2.2.1
wildcard.hps = 1.4.0
# dependency pins
argon2_cffi = 16.3.0
argon2-cffi = 16.3.0
amqp = 2.1.4
anyjson = 0.3.3
billiard = 3.5.0.4
cachetools = 2.0.0
celery = 4.2.1
kombu = 4.2.1
urllib3 = 1.25.3
plone.formwidget.multifile = 1.1
maxminddb = 1.2.1
pycountry = 1.10
requests = 2.27.1
responses = 0.10.6
cookies = 2.2.1
requests-oauthlib = 0.5.0
oauthlib = 1.0.3
redis = 2.10.5
pdfminer = 20140328
xlrd = 1.0.0
pyOpenSSL = 17.3.0
google-api-python-client = 1.4.2
google-auth = 2.5.0
uritemplate = 3.0.0
six = 1.13.0
cryptography = 3.3.2
oauth2client = 1.5.1
httplib2 = 0.15.0
cffi = 1.15.1
ipaddress = 1.0.23
enum34 = 1.1.10
pyasn1 = 0.4.1
idna = 2.6
rsa = 4.5
pycparser = 2.14
pyasn1-modules = 0.2.1
phonenumbers = 7.2.2
html2text = 2016.1.8
SQLAlchemy = 1.4.37
importlib-metadata = 2.1.3
mccabe = 0.4.0
premailer = 2.11.0
cssutils = 1.0.1
tendo = 0.2.8
vine = 1.1.4
boto3 = 1.9.222
botocore = 1.12.222
buildout.eggtractor = 0.6
futures = 3.3.0
jmespath = 0.9.4
s3transfer = 0.2.1
pylru = 1.2.0
configparser = 4.0.2
zipp = 1.2.0
# testing
Products.PrintingMailHost = 0.8
collective.MockMailHost = 0.9
selenium = 3.14.1
Jinja2 = 2.10.1
jsonschema = 3.0.2
# overrides
networkx = 2.2
decorator = 4.4.2
# picked
MarkupSafe = 1.1.1
PyYAML = 5.3
Werkzeug = 1.0.0
attrs = 19.3.0
aws-sam-translator = 1.21.0
aws-xray-sdk = 2.4.3
backports.ssl-match-hostname = 3.7.0.1
boto = 2.49.0
certifi = 2019.11.28
chardet = 3.0.4
docker = 4.2.0
ecdsa = 0.15
importlib-resources = 1.0.2
jsonpointer = 2.0
pathlib2 = 2.3.5
pyrsistent = 0.15.7
python-jose = 3.1.0
sshpubkeys = 3.1.0
websocket-client = 0.57.0
# Required by:
# wildcard.hps==1.2.0
opensearch-py = 2.0.0
# Required by:
# moto==1.3.13
backports.tempfile = 1.0
# Required by:
# backports.tempfile==1.0
backports.weakref = 1.0.post1
# Required by:
# moto==1.3.13
cfn-lint = 0.29.0
# Required by:
# cfn-lint==0.29.0
jsonpatch = 1.25
# Required by:
# aws-xray-sdk==2.4.3
jsonpickle = 1.3
# Required by:
# pathlib2==2.3.5
scandir = 1.10.0
# Required by:
# importlib-resources==1.0.2
typing = 3.7.4.1
# Required by:
# aws-xray-sdk==2.4.3
wrapt = 1.12.1
# Required by:
# moto==1.3.13
xmltodict = 0.12.0
collective.easyform = 3.2.1