Skip to content

Commit 8f03a17

Browse files
committed
升级依赖
1 parent c5e4d1a commit 8f03a17

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
coverage==6.5.0
1+
coverage==7.0.4
22
bleach==5.0.1
3-
Django==4.1.3
4-
django-compressor==4.1
3+
Django==4.1.5
4+
django-compressor==4.3
55
django-haystack==3.2.1
66
django-ipware==4.0.2
77
django-mdeditor==0.1.20
@@ -10,18 +10,18 @@ elasticsearch==7.16.1
1010
elasticsearch-dsl==7.4.0
1111
gevent==22.10.2
1212
jieba==0.42.1
13-
jsonpickle==2.2.0
13+
jsonpickle==3.0.1
1414
Markdown==3.4.1
1515
mysqlclient==2.1.1
16-
Pillow==9.3.0
17-
Pygments==2.13.0
16+
Pillow==9.4.0
17+
Pygments==2.14.0
1818
python-logstash==0.4.8
19-
python-slugify==6.1.2
20-
pytz==2022.6
19+
python-slugify==7.0.0
20+
pytz==2022.7
2121
raven==6.10.0
2222
requests==2.28.1
23-
urllib3==1.26.12
23+
urllib3==1.26.13
2424
WeRoBot==1.13.1
2525
Whoosh==2.7.4
2626
user-agents==2.2.0
27-
redis==4.3.4
27+
redis==4.4.1

0 commit comments

Comments
 (0)