-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
68 lines (67 loc) · 1.42 KB
/
requirements.txt
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
# SPDX-FileCopyrightText: 2023 Pablo Hörtner <redtux@pm.me>
# SPDX-License-Identifier: AGPL-3.0-or-later
#
# Python dependencies · required for REDGNUS
# Usage: `pip3 install -r requirements.txt`
#
# editorconfig-checker-disable
attrs==23.1.0
Babel==2.12.1
beautifulsoup4==4.12.2
Brotli==1.1.0
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.7
click-default-group==1.2.4
colorama==0.4.6
cssselect2==0.7.0
dotenv-linter==0.4.0
editorconfig-checker==2.7.2
fonttools==4.42.1
ghp-import==2.1.0
hadolint-py @ git+https://github.com/AleksaC/hadolint-py.git@e20a7857c5e205af449d7f70c29a68337fcdc9ed
hadolintw==1.2.1
html5lib==1.1
idna==3.4
importlib-metadata==6.8.0
Jinja2==3.1.2
libsass==0.22.0
Markdown==3.4.4
MarkupSafe==2.1.3
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-material==9.3.2
mkdocs-material-extensions==1.1.1
mkdocs-with-pdf==0.9.3
nodeenv==1.8.0
packaging==23.1
paginate==0.5.6
pathspec==0.11.2
Pillow==10.0.1
platformdirs==3.10.0
ply==3.11
pycparser==2.21
pydyf==0.7.0
Pygments==2.16.1
pymdown-extensions==10.3
pyparsing==3.1.1
pyphen==0.14.0
python-dateutil==2.8.2
PyYAML==6.0.1
pyyaml_env_tag==0.1
regex==2023.8.8
requests==2.31.0
shellcheck-py==0.9.0.5
six==1.16.0
soupsieve==2.5
tinycss2==1.2.1
typing_extensions==4.8.0
urllib3==2.0.5
watchdog==3.0.0
weasyprint==59.0
webencodings==0.5.1
yamllint==1.32.0
zipp==3.17.0
zopfli==0.2.3
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability