From c789e1008a5d48626dd8c48cda92ef6fca8eca4b Mon Sep 17 00:00:00 2001 From: yangjian Date: Mon, 13 Apr 2020 19:13:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E5=BA=93?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=E6=96=87=E4=BB=B6?= 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 c264bf8..15c676d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.8.2 -django>=2.2.10 -pillow>=6.2.2 +django==2.2.12 +pillow==6.2.2 pytz==2019.1 sqlparse==0.3.0