Skip to content

Commit ab681f2

Browse files
committedApr 30, 2024
Update requirements in docs
1 parent 2237724 commit ab681f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎docs/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ each Python and Django series.
9595
The following packages are optional:
9696

9797
* [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.
98+
* [Markdown][markdown] (3.3.0+) - Markdown support for the browsable API.
99+
* [Pygments][pygments] (2.7.0+) - Add syntax highlighting to Markdown processing.
100100
* [django-filter][django-filter] (1.0.1+) - Filtering support.
101101
* [django-guardian][django-guardian] (1.1.1+) - Object level permissions support.
102102

0 commit comments

Comments
 (0)
Please sign in to comment.