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 df6786f commit 4669ff0Copy full SHA for 4669ff0
requirements/base.txt
@@ -9,7 +9,7 @@ django-ratelimit-backend==2.0
9
django-recaptcha==2.0.6
10
django-taggit==3.0.0
11
ipython==7.33.0
12
-Markdown==3.3.4
+Markdown==3.4.4
13
Pillow==9.1.0
14
Pygments==2.12.0
15
python-akismet==0.4.2
requirements/production.txt
@@ -1,8 +1,8 @@
1
-r base.txt
2
certifi==2021.10.8
3
django-redis-cache==3.0.1
4
-gevent==20.9.0
5
-greenlet==0.4.17
+gevent==22.10.2
+greenlet==3.0.3
6
raven==6.10.0
7
redis==3.5.3
8
gunicorn==20.1.0
0 commit comments