From 01d854fb408a5fb15cf3c355b1fa98a1a52638b7 Mon Sep 17 00:00:00 2001 From: vapao Date: Wed, 19 Feb 2020 22:51:59 +0800 Subject: [PATCH] =?UTF-8?q?F=20=E4=BF=AE=E5=A4=8DGitPython=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=8C=85=E6=9B=B4=E6=96=B0=E5=AF=BC=E8=87=B4=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spug_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spug_api/requirements.txt b/spug_api/requirements.txt index 5c8acb5..c2a6b01 100644 --- a/spug_api/requirements.txt +++ b/spug_api/requirements.txt @@ -5,4 +5,4 @@ channels_redis==2.4.1 paramiko==2.6.0 django-redis==4.10.0 requests==2.22.0 -GitPython==3.0.5 \ No newline at end of file +GitPython==3.0.8 \ No newline at end of file