Merge pull request #22125 from edx/jenkins/upgrade-python-requirements-9f15754
Python Requirements Update
This commit is contained in:
@@ -186,6 +186,7 @@ jmespath==0.9.4
|
|||||||
jsondiff==1.1.1
|
jsondiff==1.1.1
|
||||||
jsonfield==2.0.2
|
jsonfield==2.0.2
|
||||||
jsonpickle==1.2
|
jsonpickle==1.2
|
||||||
|
jsonschema==3.1.1 # via sphinxcontrib-openapi
|
||||||
kombu==3.0.37
|
kombu==3.0.37
|
||||||
laboratory==1.0.2
|
laboratory==1.0.2
|
||||||
lazy-object-proxy==1.4.2
|
lazy-object-proxy==1.4.2
|
||||||
@@ -195,6 +196,7 @@ libsass==0.10.0
|
|||||||
loremipsum==1.0.5
|
loremipsum==1.0.5
|
||||||
git+https://github.com/edx/xblock-lti-consumer.git@v1.2.1#egg=lti_consumer-xblock==1.2.1
|
git+https://github.com/edx/xblock-lti-consumer.git@v1.2.1#egg=lti_consumer-xblock==1.2.1
|
||||||
lxml==3.8.0
|
lxml==3.8.0
|
||||||
|
m2r==0.2.1 # via sphinxcontrib-openapi
|
||||||
mailsnake==1.6.4
|
mailsnake==1.6.4
|
||||||
mako==1.0.2
|
mako==1.0.2
|
||||||
mando==0.6.4
|
mando==0.6.4
|
||||||
@@ -203,6 +205,7 @@ markey==0.8
|
|||||||
markupsafe==1.1.1
|
markupsafe==1.1.1
|
||||||
maxminddb==1.5.1
|
maxminddb==1.5.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
|
mistune==0.8.4 # via m2r
|
||||||
mock==3.0.5
|
mock==3.0.5
|
||||||
modernize==0.7
|
modernize==0.7
|
||||||
git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2
|
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
|
pynliner==0.8.0
|
||||||
pyparsing==2.2.0
|
pyparsing==2.2.0
|
||||||
pyquery==1.4.0
|
pyquery==1.4.0
|
||||||
|
pyrsistent==0.15.4 # via jsonschema
|
||||||
pysqlite==2.8.3 ; python_version == "2.7"
|
pysqlite==2.8.3 ; python_version == "2.7"
|
||||||
pysrt==1.1.1
|
pysrt==1.1.1
|
||||||
pytest-attrib==0.1.3
|
pytest-attrib==0.1.3
|
||||||
@@ -307,6 +311,7 @@ sorl-thumbnail==12.3
|
|||||||
sortedcontainers==2.1.0
|
sortedcontainers==2.1.0
|
||||||
soupsieve==1.9.4
|
soupsieve==1.9.4
|
||||||
sphinx==1.8.5
|
sphinx==1.8.5
|
||||||
|
sphinxcontrib-httpdomain==1.7.0 # via sphinxcontrib-openapi
|
||||||
sphinxcontrib-openapi[markdown]==0.5.0
|
sphinxcontrib-openapi[markdown]==0.5.0
|
||||||
sphinxcontrib-websupport==1.1.2 # via sphinx
|
sphinxcontrib-websupport==1.1.2 # via sphinx
|
||||||
sqlparse==0.3.0
|
sqlparse==0.3.0
|
||||||
@@ -348,4 +353,4 @@ xss-utils==0.1.1
|
|||||||
zipp==0.6.0
|
zipp==0.6.0
|
||||||
|
|
||||||
# The following packages are considered to be unsafe in a requirements file:
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user