We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
encode
Learn more about funding links in repositories.
Report abuse
1 parent 2237724 commit ab681f2Copy full SHA for ab681f2
docs/index.md
@@ -95,8 +95,8 @@ each Python and Django series.
95
The following packages are optional:
96
97
* [PyYAML][pyyaml], [uritemplate][uriteemplate] (5.1+, 3.0.0+) - Schema generation support.
98
-* [Markdown][markdown] (3.0.0+) - Markdown support for the browsable API.
99
-* [Pygments][pygments] (2.4.0+) - Add syntax highlighting to Markdown processing.
+* [Markdown][markdown] (3.3.0+) - Markdown support for the browsable API.
+* [Pygments][pygments] (2.7.0+) - Add syntax highlighting to Markdown processing.
100
* [django-filter][django-filter] (1.0.1+) - Filtering support.
101
* [django-guardian][django-guardian] (1.1.1+) - Object level permissions support.
102
0 commit comments