From 8f03a17ffd32709b6929f8085eccc3da923d4d95 Mon Sep 17 00:00:00 2001 From: liangliangyy Date: Mon, 9 Jan 2023 14:44:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 66749a17..e2213f21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -coverage==6.5.0 +coverage==7.0.4 bleach==5.0.1 -Django==4.1.3 -django-compressor==4.1 +Django==4.1.5 +django-compressor==4.3 django-haystack==3.2.1 django-ipware==4.0.2 django-mdeditor==0.1.20 @@ -10,18 +10,18 @@ elasticsearch==7.16.1 elasticsearch-dsl==7.4.0 gevent==22.10.2 jieba==0.42.1 -jsonpickle==2.2.0 +jsonpickle==3.0.1 Markdown==3.4.1 mysqlclient==2.1.1 -Pillow==9.3.0 -Pygments==2.13.0 +Pillow==9.4.0 +Pygments==2.14.0 python-logstash==0.4.8 -python-slugify==6.1.2 -pytz==2022.6 +python-slugify==7.0.0 +pytz==2022.7 raven==6.10.0 requests==2.28.1 -urllib3==1.26.12 +urllib3==1.26.13 WeRoBot==1.13.1 Whoosh==2.7.4 user-agents==2.2.0 -redis==4.3.4 +redis==4.4.1