-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathversions.cfg
88 lines (77 loc) · 1.45 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
[versions]
Flask = 1.1.1
Flask-Mailman = 0.3.0
Flask-RESTful = 0.3.9
aniso8601 = 8.0.0
attrs = 19.3.0
blinker = 1.4
charset-normalizer = 2.0.5
click = 7.1.2
collective.recipe.scriptgen = 0.2
collective.recipe.template = 2.1
entrypoints = 0.3
fakeredis = 1.3.1
flake8 = 3.7.9
flake8-coding = 1.3.2
flake8-debugger = 3.2.1
flake8-print = 3.1.4
gunicorn = 20.1.0
hexagonit.recipe.cmmi = 2.0
hexagonit.recipe.download = 1.7.1
idna = 3.2
itsdangerous = 1.1.0
Jinja2 = 2.10.1
MarkupSafe = 1.1.1
mccabe = 0.6.1
more-itertools = 8.2.0
plone.recipe.codeanalysis = 3.0.1
pluggy = 0.13.1
py = 1.8.1
pyflakes = 2.1.1
pyparsing = 2.4.6
pytest = 5.4.1
raven = 6.10.0
redis = 3.4.1
requests = 2.26.0
requests-mock = 1.7.0
rq = 1.4.3
sentry-sdk = 1.3.1
urllib3 = 1.26.6
Werkzeug = 0.16.0
z3c.recipe.mkdir = 0.7
zc.recipe.egg = 2.0.7
# Required by:
# sentry-sdk==1.3.1
certifi = 2021.5.30
# Required by:
# plone.recipe.codeanalysis==3.0.1
check-manifest = 0.41
# Required by:
# plone.recipe.codeanalysis==3.0.1
lxml = 4.5.0
# Required by:
# pytest==5.4.1
packaging = 20.3
# Required by:
# check-manifest==0.41
pep517 = 0.8.1
# Required by:
# flake8-debugger==3.2.1
# flake8-print==3.1.4
pycodestyle = 2.5.0
# Required by:
# Flask-RESTful==0.3.8
pytz = 2019.3
# Required by:
# flake8-print==3.1.4
# requests-mock==1.7.0
six = 1.16.0
# Required by:
# fakeredis==1.3.1
sortedcontainers = 2.1.0
# Required by:
# check-manifest==0.41
toml = 0.10.0
# Required by:
# pytest==5.4.1
wcwidth = 0.1.9