From 5e80aa29ff3e4255d6a32428458d18640ec04d4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8E=98=E6=9D=83=20=E9=A9=AC?= Date: Tue, 30 Apr 2024 18:20:18 +0800 Subject: [PATCH] feat: +pygithub~=2.3 --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cf393502..b40c69c9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,4 +70,5 @@ qianfan==0.3.2 dashscope==1.14.1 rank-bm25==0.2.2 # for tool recommendation gymnasium==0.29.1 -pylint~=3.0.3 \ No newline at end of file +pylint~=3.0.3 +pygithub~=2.3 \ No newline at end of file