Skip to content
Snippets Groups Projects
Commit a2b24319 authored by Ned Batchelder's avatar Ned Batchelder Committed by Feanil Patel
Browse files

make upgrade

parent 23870802
No related merge requests found
......@@ -58,8 +58,8 @@ click-log==0.3.2
click==7.0
code-annotations==0.3.2
colorama==0.4.1
commonmark==0.9.0 # via recommonmark
configparser==4.0.2
commonmark==0.9.0 # via recommonmark
contextlib2==0.5.5
cookies==2.2.1
coreapi==2.3.3
......@@ -189,6 +189,7 @@ jmespath==0.9.4
jsondiff==1.1.1
jsonfield==2.0.2
jsonpickle==1.2
jsonschema==3.0.2
kombu==3.0.37
laboratory==1.0.2
lazy-object-proxy==1.4.2
......@@ -198,6 +199,7 @@ libsass==0.10.0
loremipsum==1.0.5
git+https://github.com/edx/xblock-lti-consumer.git@v1.1.8#egg=lti_consumer-xblock==1.1.8
lxml==3.8.0
m2r==0.2.1
mailsnake==1.6.4
mako==1.0.2
mando==0.6.4
......@@ -206,6 +208,7 @@ markey==0.8
markupsafe==1.1.1
maxminddb==1.4.1
mccabe==0.6.1
mistune==0.8.4 # via m2r
mock==1.0.1
modernize==0.7
git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2
......@@ -259,6 +262,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
......@@ -311,6 +315,7 @@ sorl-thumbnail==12.3
sortedcontainers==2.1.0
soupsieve==1.9.3
sphinx==1.8.5
sphinxcontrib-httpdomain==1.7.0
sphinxcontrib-websupport==1.1.2 # via sphinx
sqlparse==0.3.0
staff-graded-xblock==0.5
......@@ -351,4 +356,4 @@ xss-utils==0.1.1
zipp==0.6.0
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.2.0 # via caniusepython3, fs, lazy, pytest, python-levenshtein, sphinx
# setuptools==41.2.0 # via caniusepython3, fs, jsonschema, lazy, pytest, python-levenshtein, sphinx
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment