File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ each Python and Django series.
93
93
94
94
The following packages are optional:
95
95
96
- * [ coreapi ] [ coreapi ] (1.32 .0+) - Schema generation support.
96
+ * [ PyYAML ] [ pyyaml ] , [ uritemplate ] [ uriteemplate ] (5.1+, 3.0 .0+) - Schema generation support.
97
97
* [ Markdown] [ markdown ] (3.0.0+) - Markdown support for the browsable API.
98
98
* [ Pygments] [ pygments ] (2.4.0+) - Add syntax highlighting to Markdown processing.
99
99
* [ 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.
237
237
[ redhat ] : https://www.redhat.com/
238
238
[ heroku ] : https://www.heroku.com/
239
239
[ 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/
241
242
[ markdown ] : https://pypi.org/project/Markdown/
242
243
[ pygments ] : https://pypi.org/project/Pygments/
243
244
[ django-filter ] : https://pypi.org/project/django-filter/
You can’t perform that action at this time.
0 commit comments