diff --git a/varats/setup.py b/varats/setup.py index 5c30c0314..1b4879185 100644 --- a/varats/setup.py +++ b/varats/setup.py @@ -30,7 +30,7 @@ "pandas>=1.5.3", "plotly>=5.13.1", "plumbum>=1.6", - "pygit2>=1.10", + "pygit2>=1.10,<1.14.0", "PyGithub>=1.47", "pygraphviz>=1.7", "pygtrie>=2.3",