Skip to content

Commit a7a3628

Browse files
Rotzbuarpkilby
andauthored
Update optional dependencies list. (#7243)
Co-authored-by: Ryan P Kilby <[email protected]>
1 parent 734c534 commit a7a3628

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ each Python and Django series.
9393

9494
The following packages are optional:
9595

96-
* [coreapi][coreapi] (1.32.0+) - Schema generation support.
96+
* [PyYAML][pyyaml], [uritemplate][uriteemplate] (5.1+, 3.0.0+) - Schema generation support.
9797
* [Markdown][markdown] (3.0.0+) - Markdown support for the browsable API.
9898
* [Pygments][pygments] (2.4.0+) - Add syntax highlighting to Markdown processing.
9999
* [django-filter][django-filter] (1.0.1+) - Filtering support.
@@ -237,7 +237,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
237237
[redhat]: https://www.redhat.com/
238238
[heroku]: https://www.heroku.com/
239239
[eventbrite]: https://www.eventbrite.co.uk/about/
240-
[coreapi]: https://pypi.org/project/coreapi/
240+
[pyyaml]: https://pypi.org/project/PyYAML/
241+
[uriteemplate]: https://pypi.org/project/uritemplate/
241242
[markdown]: https://pypi.org/project/Markdown/
242243
[pygments]: https://pypi.org/project/Pygments/
243244
[django-filter]: https://pypi.org/project/django-filter/

0 commit comments

Comments
 (0)