diff --git a/python3-ecosystem.yaml b/python3-ecosystem.yaml index 5a25f86..7a48d7a 100644 --- a/python3-ecosystem.yaml +++ b/python3-ecosystem.yaml @@ -41,6 +41,7 @@ data: - python2-jwcrypto - python2-pluggy - python2-python-etcd + - python2-requests - python2-systemd - python2-tox api: @@ -53,6 +54,7 @@ data: - python3-jwcrypto - python3-pluggy - python3-python-etcd + - python3-requests - python3-systemd - python3-tox buildopts: @@ -76,6 +78,10 @@ data: rationale: Common dependency for Samba and FreeIPA ref: master buildorder: 0 + python-requests: + rationale: Common dependency + ref: master + buildorder: 0 python-jwcrypto: rationale: Runtime dependency of freeipa and buildtime dependency of custodia