From 0c13cf0d61694e5aa9c76adf7d41fb2aad70255f Mon Sep 17 00:00:00 2001 From: Dominik Wombacher Date: Jun 05 2024 23:28:43 +0000 Subject: fix(pip): Pin pygit2 version below 1.15.0 because of breaking changes. Relates: https://pagure.io/pagure/issue/5492 --- diff --git a/requirements.txt b/requirements.txt index ac2eee4..d259c3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ markdown munch <= 2.5.0 Pillow <= 9.2.0 psutil <= 5.9.2 -pygit2 +pygit2 < 1.15.0 python3-openid <= 3.2.0 python-openid-cla == 1.2 python-openid-teams == 1.1