From add519ceeb84e8e899dec8e250d4362356e6204c Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Wed, 23 Oct 2019 06:48:58 -0400 Subject: [PATCH] Updating Python Requirements --- requirements/edx/development.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index 95ab1646c9..aa85e939f4 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -186,6 +186,7 @@ jmespath==0.9.4 jsondiff==1.1.1 jsonfield==2.0.2 jsonpickle==1.2 +jsonschema==3.1.1 # via sphinxcontrib-openapi kombu==3.0.37 laboratory==1.0.2 lazy-object-proxy==1.4.2 @@ -195,6 +196,7 @@ libsass==0.10.0 loremipsum==1.0.5 git+https://github.com/edx/xblock-lti-consumer.git@v1.2.1#egg=lti_consumer-xblock==1.2.1 lxml==3.8.0 +m2r==0.2.1 # via sphinxcontrib-openapi mailsnake==1.6.4 mako==1.0.2 mando==0.6.4 @@ -203,6 +205,7 @@ markey==0.8 markupsafe==1.1.1 maxminddb==1.5.1 mccabe==0.6.1 +mistune==0.8.4 # via m2r mock==3.0.5 modernize==0.7 git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2 @@ -256,6 +259,7 @@ pymongo==2.9.1 pynliner==0.8.0 pyparsing==2.2.0 pyquery==1.4.0 +pyrsistent==0.15.4 # via jsonschema pysqlite==2.8.3 ; python_version == "2.7" pysrt==1.1.1 pytest-attrib==0.1.3 @@ -307,6 +311,7 @@ sorl-thumbnail==12.3 sortedcontainers==2.1.0 soupsieve==1.9.4 sphinx==1.8.5 +sphinxcontrib-httpdomain==1.7.0 # via sphinxcontrib-openapi sphinxcontrib-openapi[markdown]==0.5.0 sphinxcontrib-websupport==1.1.2 # via sphinx sqlparse==0.3.0 @@ -348,4 +353,4 @@ xss-utils==0.1.1 zipp==0.6.0 # The following packages are considered to be unsafe in a requirements file: -# setuptools==41.4.0 # via caniusepython3, fs, lazy, pytest, python-levenshtein, sphinx +# setuptools==41.4.0 # via caniusepython3, fs, jsonschema, lazy, pytest, python-levenshtein, sphinx