Skip to content

Commit 52b110c

Browse files
committed
update requirements
1 parent db7e882 commit 52b110c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
coverage==6.3.2
22
bleach==5.0.0
33
Django==4.0.4
4-
django-compressor==3.1
5-
django-haystack==3.2.dev0
4+
django-compressor==4.0
5+
django-haystack==3.2.1
66
django-ipware==4.0.2
77
django-mdeditor==0.1.20
88
django-uuslug==2.0.0
@@ -11,9 +11,9 @@ elasticsearch-dsl==7.4.0
1111
gevent==21.12.0
1212
jieba==0.42.1
1313
jsonpickle==2.1.0
14-
Markdown==3.3.6
14+
Markdown==3.3.7
1515
mysqlclient==2.1.0
16-
Pillow==9.0.1
16+
Pillow==9.1.0
1717
Pygments==2.11.2
1818
python-logstash==0.4.6
1919
python-slugify==6.1.1
@@ -24,4 +24,4 @@ urllib3==1.26.9
2424
WeRoBot==1.13.1
2525
Whoosh==2.7.4
2626
user-agents==2.2.0
27-
redis==4.1.4
27+
redis==4.2.2

0 commit comments

Comments
 (0)