diff --git a/pkg.info b/pkg.info index 78e0e9c..2ecdced 100644 --- a/pkg.info +++ b/pkg.info @@ -1,13 +1,13 @@ name: python-requests description: HTTP for Humans version: 2.32.5 -revision: 2 +revision: 3 url: https://requests.readthedocs.io/en/latest/ license: Apache-2.0 architecture: any type: source depends: - - make-ca + - ca-certificates - python-charset-normalizer - python-idna - python-urllib3