Merge pull request #2548 from wenottingham/mark-it-zero

Re-add markdown, which is used for rendering API help.

Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
softwarefactory-project-zuul[bot] 2018-10-30 16:47:46 +00:00 committed by GitHub
commit 484ef1b6a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ djangorestframework==3.7.7
djangorestframework-yaml==1.0.3
irc==16.2
jsonschema==2.6.0
Markdown==2.6.11 # used for formatting API help
ordereddict==1.1
pexpect==4.6.0
psutil==5.4.3

View File

@ -61,6 +61,7 @@ jsonpickle==0.9.6 # via asgi-amqp
jsonschema==2.6.0
kombu==4.2.1 # via asgi-amqp, celery
lxml==4.2.3
markdown==2.6.11
more-itertools==4.1.0 # via irc, jaraco.functools, jaraco.itertools
msgpack-python==0.5.5 # via asgi-amqp
netaddr==0.7.19 # via pyrad