We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7e882 commit 52b110cCopy full SHA for 52b110c
requirements.txt
@@ -1,8 +1,8 @@
1
coverage==6.3.2
2
bleach==5.0.0
3
Django==4.0.4
4
-django-compressor==3.1
5
-django-haystack==3.2.dev0
+django-compressor==4.0
+django-haystack==3.2.1
6
django-ipware==4.0.2
7
django-mdeditor==0.1.20
8
django-uuslug==2.0.0
@@ -11,9 +11,9 @@ elasticsearch-dsl==7.4.0
11
gevent==21.12.0
12
jieba==0.42.1
13
jsonpickle==2.1.0
14
-Markdown==3.3.6
+Markdown==3.3.7
15
mysqlclient==2.1.0
16
-Pillow==9.0.1
+Pillow==9.1.0
17
Pygments==2.11.2
18
python-logstash==0.4.6
19
python-slugify==6.1.1
@@ -24,4 +24,4 @@ urllib3==1.26.9
24
WeRoBot==1.13.1
25
Whoosh==2.7.4
26
user-agents==2.2.0
27
-redis==4.1.4
+redis==4.2.2
0 commit comments