From c1abbaf8e03cbf92d53720241eaf437c747cab94 Mon Sep 17 00:00:00 2001 From: yangjian Date: Sat, 11 Apr 2020 22:47:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E5=BA=93?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 511cfc1..c264bf8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.8.2 -Django==2.2.3 -Pillow==6.1.0 +django>=2.2.10 +pillow>=6.2.2 pytz==2019.1 sqlparse==0.3.0