From ea7b0d2d0c7ed34e44e4263cb54fe382986f0bf3 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Wed, 7 Aug 2019 15:04:58 -0400 Subject: [PATCH] Run make upgrade. --- requirements/edx/base.txt | 12 ++++++------ requirements/edx/development.txt | 10 +++++----- requirements/edx/paver.txt | 2 +- requirements/edx/testing.txt | 10 +++++----- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 4ec36bc38f..01765e8eba 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -46,7 +46,7 @@ click==7.0 # via code-annotations, user-util code-annotations==0.3.2 # via edx-enterprise coreapi==2.3.3 # via drf-yasg coreschema==0.0.4 # via coreapi, drf-yasg -git+https://github.com/edx/crowdsourcehinter.git@518605f0a95190949fe77bd39158450639e2e1dc#egg=crowdsourcehinter-xblock==0.1 +git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2 cryptography==2.7 cssutils==1.0.2 # via pynliner ddt==1.2.1 @@ -134,7 +134,7 @@ glob2==0.7 gunicorn==19.9.0 help-tokens==1.0.4 html5lib==1.0.1 -httplib2==0.13.1 # via zendesk +httplib2==0.13.1 idna==2.8 inflection==0.3.1 # via drf-yasg ipaddress==1.0.22 @@ -164,7 +164,7 @@ mongoengine==0.10.0 mpmath==1.1.0 # via sympy mysqlclient==1.4.2.post1 networkx==1.7 -newrelic==4.20.1.121 +newrelic==5.0.0.124 nltk==3.4.4 nodeenv==1.1.1 numpy==1.16.4 @@ -174,7 +174,7 @@ git+https://github.com/edx/edx-ora2.git@2.2.6#egg=ora2==2.2.6 path.py==8.2.1 pathtools==0.1.2 paver==1.3.4 -pbr==5.4.1 +pbr==5.4.2 pdfminer.six==20181108 piexif==1.0.2 pillow==6.1.0 @@ -232,7 +232,7 @@ sorl-thumbnail==12.3 sortedcontainers==2.1.0 soupsieve==1.9.2 # via beautifulsoup4 sqlparse==0.3.0 -staff-graded-xblock==0.4 +staff-graded-xblock==0.5 stevedore==1.30.1 super-csv==0.8 sympy==1.4 @@ -250,7 +250,7 @@ webob==1.8.5 # via xblock wrapt==1.10.5 git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.4#egg=xblock-drag-and-drop-v2==2.2.4 git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1 -xblock-utils==1.2.1 +xblock-utils==1.2.2 xblock==1.2.3 xmlsec==1.3.3 # via python3-saml xss-utils==0.1.1 diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index 531f3b2079..f3df0a8843 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -66,7 +66,7 @@ coreapi==2.3.3 coreschema==0.0.4 coverage==5.0a6 git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0 -git+https://github.com/edx/crowdsourcehinter.git@518605f0a95190949fe77bd39158450639e2e1dc#egg=crowdsourcehinter-xblock==0.1 +git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2 cryptography==2.7 cssselect==1.0.3 cssutils==1.0.2 @@ -215,7 +215,7 @@ moto==1.3.1 mpmath==1.1.0 mysqlclient==1.4.2.post1 networkx==1.7 -newrelic==4.20.1.121 +newrelic==5.0.0.124 nltk==3.4.4 nodeenv==1.1.1 numpy==1.16.4 @@ -227,7 +227,7 @@ path.py==8.2.1 pathlib2==2.3.4 pathtools==0.1.2 paver==1.3.4 -pbr==5.4.1 +pbr==5.4.2 pdfminer.six==20181108 piexif==1.0.2 pillow==6.1.0 @@ -313,7 +313,7 @@ soupsieve==1.9.2 sphinx==1.8.5 sphinxcontrib-websupport==1.1.2 # via sphinx sqlparse==0.3.0 -staff-graded-xblock==0.4 +staff-graded-xblock==0.5 stevedore==1.30.1 super-csv==0.8 sympy==1.4 @@ -344,7 +344,7 @@ werkzeug==0.15.5 wrapt==1.10.5 git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.4#egg=xblock-drag-and-drop-v2==2.2.4 git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1 -xblock-utils==1.2.1 +xblock-utils==1.2.2 xblock==1.2.3 xmlsec==1.3.3 xmltodict==0.12.0 diff --git a/requirements/edx/paver.txt b/requirements/edx/paver.txt index 9f51b969f4..5524a577a7 100644 --- a/requirements/edx/paver.txt +++ b/requirements/edx/paver.txt @@ -16,7 +16,7 @@ mock==1.0.1 path.py==8.2.1 pathtools==0.1.2 # via watchdog paver==1.3.4 -pbr==5.4.1 # via stevedore +pbr==5.4.2 # via stevedore psutil==1.2.1 pymongo==2.9.1 python-memcached==1.59 diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index 521bc4dd97..72a128b35d 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -64,7 +64,7 @@ coreapi==2.3.3 coreschema==0.0.4 coverage==5.0a6 git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0 -git+https://github.com/edx/crowdsourcehinter.git@518605f0a95190949fe77bd39158450639e2e1dc#egg=crowdsourcehinter-xblock==0.1 +git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2 cryptography==2.7 cssselect==1.0.3 cssutils==1.0.2 @@ -208,7 +208,7 @@ moto==1.3.1 mpmath==1.1.0 mysqlclient==1.4.2.post1 networkx==1.7 -newrelic==4.20.1.121 +newrelic==5.0.0.124 nltk==3.4.4 nodeenv==1.1.1 numpy==1.16.4 @@ -220,7 +220,7 @@ path.py==8.2.1 pathlib2==2.3.4 # via importlib-metadata, pytest, pytest-django pathtools==0.1.2 paver==1.3.4 -pbr==5.4.1 +pbr==5.4.2 pdfminer.six==20181108 piexif==1.0.2 pillow==6.1.0 @@ -300,7 +300,7 @@ sorl-thumbnail==12.3 sortedcontainers==2.1.0 soupsieve==1.9.2 sqlparse==0.3.0 -staff-graded-xblock==0.4 +staff-graded-xblock==0.5 stevedore==1.30.1 super-csv==0.8 sympy==1.4 @@ -330,7 +330,7 @@ werkzeug==0.15.5 # via moto wrapt==1.10.5 git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.4#egg=xblock-drag-and-drop-v2==2.2.4 git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1 -xblock-utils==1.2.1 +xblock-utils==1.2.2 xblock==1.2.3 xmlsec==1.3.3 xmltodict==0.12.0 # via moto