diff options
Diffstat (limited to 'gnu/packages/python-web.scm')
| -rw-r--r-- | gnu/packages/python-web.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 61f53e89d5..79e4e658d8 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -8619,7 +8619,7 @@ for HTTP/2 is planned.") (list python-pytest python-setuptools)) (propagated-inputs - (list python-charset-normalizer-3 + (list python-charset-normalizer python-ruamel.yaml python-weblate-language-data)) (home-page "https://weblate.org/") |
