From b7d336eaa73c9eef80e1443ec522f416dd838ca7 Mon Sep 17 00:00:00 2001 From: liangliangyy Date: Mon, 21 Aug 2023 10:44:15 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1e205803..5a0811de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ coverage==7.2.7 bleach==6.0.0 -Django==4.2.3 +Django==4.2.4 django-compressor==4.4 django-haystack==3.2.1 django-ipware==5.0.0 @@ -8,13 +8,13 @@ django-mdeditor==0.1.20 django-uuslug==2.0.0 elasticsearch==7.16.1 elasticsearch-dsl==7.4.0 -gevent==22.10.2 +gevent==23.7.0 jieba==0.42.1 jsonpickle==3.0.1 -Markdown==3.4.3 +Markdown==3.4.4 mysqlclient==2.2.0 Pillow==10.0.0 -Pygments==2.15.1 +Pygments==2.16.1 python-logstash==0.4.8 python-slugify==8.0.1 pytz==2023.3 @@ -22,5 +22,5 @@ requests==2.31.0 WeRoBot==1.13.1 Whoosh==2.7.4 user-agents==2.2.0 -redis==4.6.0 +redis==5.0.0 openai==0.27.8