Add python-certifi as dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: python-requests
|
||||
description: HTTP for Humans
|
||||
version: 2.33.1
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://requests.readthedocs.io/en/latest/
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
@@ -9,7 +9,7 @@ maintainers:
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- ca-certificates
|
||||
- python-certifi
|
||||
- python-charset-normalizer
|
||||
- python-idna
|
||||
- python-urllib3
|
||||
|
||||
Reference in New Issue
Block a user