Skip to content

Commit f7afb1d

Browse files
authored
Merge pull request #604 from liangliangyy/dev
升级依赖
2 parents c5f0810 + 0111d69 commit f7afb1d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
coverage==6.4
2-
bleach==5.0.0
3-
Django==4.1
1+
coverage==6.4.4
2+
bleach==5.0.1
3+
Django==4.1.1
44
django-compressor==4.1
55
django-haystack==3.2.1
66
django-ipware==4.0.2
@@ -10,17 +10,17 @@ elasticsearch==7.16.1
1010
elasticsearch-dsl==7.4.0
1111
gevent==21.12.0
1212
jieba==0.42.1
13-
jsonpickle==2.1.0
14-
Markdown==3.3.7
13+
jsonpickle==2.2.0
14+
Markdown==3.4.1
1515
mysqlclient==2.1.1
16-
Pillow==9.1.1
17-
Pygments==2.12.0
18-
python-logstash==0.4.6
16+
Pillow==9.2.0
17+
Pygments==2.13.0
18+
python-logstash==0.4.8
1919
python-slugify==6.1.2
20-
pytz==2022.1
20+
pytz==2022.2.1
2121
raven==6.10.0
22-
requests==2.28.0
23-
urllib3==1.26.9
22+
requests==2.28.1
23+
urllib3==1.26.12
2424
WeRoBot==1.13.1
2525
Whoosh==2.7.4
2626
user-agents==2.2.0

0 commit comments

Comments
 (0)