You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# FIXME: GHCR does not support the referrers API and spams the registry with sha-tagged images when cosigned: https://github.com/docker/github-builder/issues/109
Copy file name to clipboardExpand all lines: README.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,19 +4,20 @@ This repo provides a small docker image for running [webchanges](https://github.
4
4
5
5
The following optional dependencies of `webchanges` are included (see [Dependencies](https://webchanges.readthedocs.io/en/stable/dependencies.html#dependencies))
6
6
7
-
|| Comment |
8
-
|---|---|
7
+
|| Comment |
8
+
| --- | --- |
9
+
|`beautifulsoup4`|`beautify` filter |
10
+
|`chump`| for `pushover` reporter |
11
+
|`cssbeautifier`|`beautify` filter |
12
+
|`curl_cffi`| to allow curl_cffi backend |
13
+
|`html5lib`| parser for the bs4 method of the html2text filter |
14
+
|`jq`||
15
+
|`jsbeautifier`|`beautify` filter |
9
16
|`minidb`| to allow importing legacy `urlwatch` databases |
10
-
|`html5lib`| parser for the bs4 method of the html2text filter |
0 commit comments