diff --git a/pkg.info b/pkg.info index 53a7e42..cf0492b 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: python-requests description: HTTP for Humans version: 2.33.1 -revision: 2 +revision: 3 url: https://requests.readthedocs.io/en/latest/ license: Apache-2.0 maintainers: @@ -9,6 +9,7 @@ maintainers: architecture: any type: source depends: + - python3=3.14.* - python-certifi - python-charset-normalizer - python-idna