diff options
Diffstat (limited to 'gnu')
-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 84d0293ddd..f11eb9778b 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2892,7 +2892,7 @@ supports url redirection and retries, and also gzip and deflate decoding.") python-botocore python-s3transfer python-docutils-0.15 - python-pyyaml + python-pyyaml-for-awscli python-rsa)) (native-inputs (list groff)) |