diff --git a/python2-ecosystem.yaml b/python2-ecosystem.yaml index d0ed271..4c68bec 100644 --- a/python2-ecosystem.yaml +++ b/python2-ecosystem.yaml @@ -62,6 +62,7 @@ data: - python3-pyusb - python3-qrcode - python3-qrcode-core + - python3-requests - python3-systemd - python3-tox - python3-yubico @@ -98,6 +99,7 @@ data: - python2-python-etcd - python2-pyusb - python2-qrcode + - python2-requests - python2-tox - python2-typing - python2-urllib3 @@ -200,6 +202,10 @@ data: rationale: Runtime dependency of freeipa ref: master buildorder: 0 + python-requests: + rationale: Common runtime dependency, for example for pki + ref: master + buildorder: 0 python-crypto: rationale: Dependency of python-dns, awful unmaintained module