updated xblox-drag-and-drop version by make upgrade
This commit is contained in:
@@ -81,7 +81,7 @@ django-sekizai==1.0.0
|
||||
django-ses==0.8.13
|
||||
django-simple-history==2.8.0
|
||||
django-splash==0.2.5
|
||||
django-statici18n==1.8.3
|
||||
django-statici18n==1.9.0
|
||||
django-storages==1.8
|
||||
django-user-tasks==0.3.0
|
||||
django-waffle==0.18.0
|
||||
@@ -92,7 +92,7 @@ git+https://github.com/edx/django-rest-framework-oauth.git@0a43e8525f1e3048efe4b
|
||||
djangorestframework-xml==1.4.0 # via edx-enterprise
|
||||
djangorestframework==3.9.4
|
||||
docopt==0.6.2
|
||||
docutils==0.15.2 # via botocore
|
||||
docutils==0.16 # via botocore
|
||||
drf-yasg==1.16
|
||||
edx-ace==0.1.13
|
||||
edx-analytics-data-api-client==0.15.3
|
||||
@@ -105,7 +105,7 @@ edx-django-release-util==0.3.2
|
||||
edx-django-sites-extensions==2.4.2
|
||||
edx-django-utils==2.0.2
|
||||
edx-drf-extensions==2.4.5
|
||||
edx-enterprise==2.0.45
|
||||
edx-enterprise==2.0.46
|
||||
edx-i18n-tools==0.5.0
|
||||
edx-milestones==0.2.6
|
||||
edx-oauth2-provider==1.3.1
|
||||
@@ -243,7 +243,7 @@ web-fragments==0.3.1
|
||||
webencodings==0.5.1 # via bleach, html5lib
|
||||
webob==1.8.5 # via xblock
|
||||
wrapt==1.10.5
|
||||
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.6#egg=xblock-drag-and-drop-v2==2.2.6
|
||||
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.8#egg=xblock-drag-and-drop-v2==2.2.8
|
||||
git+https://github.com/open-craft/xblock-poll@3c7dcaf6c933d914188f0740a60711603f948d26#egg=xblock-poll==1.9.1
|
||||
xblock-utils==1.2.4
|
||||
xblock==1.2.9
|
||||
|
||||
@@ -4,14 +4,14 @@
|
||||
#
|
||||
# make upgrade
|
||||
#
|
||||
coverage==5.0.2
|
||||
diff-cover==2.5.0
|
||||
importlib-metadata==1.3.0 # via pluggy
|
||||
coverage==5.0.3
|
||||
diff-cover==2.5.2
|
||||
importlib-metadata==1.4.0 # via pluggy
|
||||
inflect==3.0.2 # via jinja2-pluralize
|
||||
jinja2-pluralize==0.3.0 # via diff-cover
|
||||
jinja2==2.10.3 # via diff-cover, jinja2-pluralize
|
||||
markupsafe==1.1.1 # via jinja2
|
||||
more-itertools==8.0.2 # via zipp
|
||||
more-itertools==8.1.0 # via zipp
|
||||
numpy==1.18.1 # via pandas
|
||||
pandas==0.22.0
|
||||
pluggy==0.13.1 # via diff-cover
|
||||
|
||||
@@ -53,7 +53,7 @@ contextlib2==0.6.0.post1
|
||||
cookies==2.2.1
|
||||
coreapi==2.3.3
|
||||
coreschema==0.0.4
|
||||
coverage==5.0.2
|
||||
coverage==5.0.3
|
||||
git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0
|
||||
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
|
||||
cryptography==2.8
|
||||
@@ -62,7 +62,7 @@ cssutils==1.0.2
|
||||
ddt==1.2.2
|
||||
decorator==4.4.1
|
||||
defusedxml==0.5.0
|
||||
diff-cover==2.5.0
|
||||
diff-cover==2.5.2
|
||||
django-appconf==1.0.3
|
||||
django-babel-underscore==0.5.2
|
||||
django-babel==0.6.2
|
||||
@@ -94,7 +94,7 @@ django-sekizai==1.0.0
|
||||
django-ses==0.8.13
|
||||
django-simple-history==2.8.0
|
||||
django-splash==0.2.5
|
||||
django-statici18n==1.8.3
|
||||
django-statici18n==1.9.0
|
||||
django-storages==1.8
|
||||
django-user-tasks==0.3.0
|
||||
django-waffle==0.18.0
|
||||
@@ -106,7 +106,7 @@ djangorestframework-xml==1.4.0
|
||||
djangorestframework==3.9.4
|
||||
docker==4.1.0
|
||||
docopt==0.6.2
|
||||
docutils==0.15.2
|
||||
docutils==0.16
|
||||
drf-yasg==1.16
|
||||
edx-ace==0.1.13
|
||||
edx-analytics-data-api-client==0.15.3
|
||||
@@ -119,7 +119,7 @@ edx-django-release-util==0.3.2
|
||||
edx-django-sites-extensions==2.4.2
|
||||
edx-django-utils==2.0.2
|
||||
edx-drf-extensions==2.4.5
|
||||
edx-enterprise==2.0.45
|
||||
edx-enterprise==2.0.46
|
||||
edx-i18n-tools==0.5.0
|
||||
edx-lint==1.3.0
|
||||
edx-milestones==0.2.6
|
||||
@@ -161,7 +161,7 @@ httplib2==0.15.0
|
||||
httpretty==0.9.7
|
||||
idna==2.8
|
||||
imagesize==1.2.0 # via sphinx
|
||||
importlib-metadata==1.3.0
|
||||
importlib-metadata==1.4.0
|
||||
inflect==3.0.2
|
||||
inflection==0.3.1
|
||||
ipaddress==1.0.23
|
||||
@@ -197,7 +197,7 @@ mistune==0.8.4 # via m2r
|
||||
mock==3.0.5
|
||||
git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2
|
||||
mongoengine==0.10.0
|
||||
more-itertools==8.0.2
|
||||
more-itertools==8.1.0
|
||||
moto==1.3.1
|
||||
mpmath==1.1.0
|
||||
mysqlclient==1.4.6
|
||||
@@ -253,7 +253,7 @@ pytest-django==3.7.0
|
||||
pytest-forked==1.1.3
|
||||
pytest-json-report==1.2.1
|
||||
pytest-metadata==1.8.0
|
||||
pytest-randomly==3.2.0
|
||||
pytest-randomly==3.2.1
|
||||
pytest-xdist==1.31.0
|
||||
pytest==5.3.2
|
||||
python-dateutil==2.4.0
|
||||
@@ -330,7 +330,7 @@ webob==1.8.5
|
||||
websocket-client==0.57.0
|
||||
werkzeug==0.16.0
|
||||
wrapt==1.10.5
|
||||
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.6#egg=xblock-drag-and-drop-v2==2.2.6
|
||||
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.8#egg=xblock-drag-and-drop-v2==2.2.8
|
||||
git+https://github.com/open-craft/xblock-poll@3c7dcaf6c933d914188f0740a60711603f948d26#egg=xblock-poll==1.9.1
|
||||
xblock-utils==1.2.4
|
||||
xblock==1.2.9
|
||||
|
||||
@@ -93,4 +93,4 @@ git+https://github.com/edx/xblock-lti-consumer.git@v1.2.3#egg=lti_consumer-xbloc
|
||||
|
||||
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
|
||||
git+https://github.com/open-craft/xblock-poll@3c7dcaf6c933d914188f0740a60711603f948d26#egg=xblock-poll==1.9.1
|
||||
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.6#egg=xblock-drag-and-drop-v2==2.2.6
|
||||
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.8#egg=xblock-drag-and-drop-v2==2.2.8
|
||||
|
||||
@@ -52,7 +52,7 @@ contextlib2==0.6.0.post1
|
||||
cookies==2.2.1 # via moto
|
||||
coreapi==2.3.3
|
||||
coreschema==0.0.4
|
||||
coverage==5.0.2
|
||||
coverage==5.0.3
|
||||
git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0
|
||||
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
|
||||
cryptography==2.8
|
||||
@@ -61,7 +61,7 @@ cssutils==1.0.2
|
||||
ddt==1.2.2
|
||||
decorator==4.4.1
|
||||
defusedxml==0.5.0
|
||||
diff-cover==2.5.0
|
||||
diff-cover==2.5.2
|
||||
django-appconf==1.0.3
|
||||
django-babel-underscore==0.5.2
|
||||
django-babel==0.6.2
|
||||
@@ -92,7 +92,7 @@ django-sekizai==1.0.0
|
||||
django-ses==0.8.13
|
||||
django-simple-history==2.8.0
|
||||
django-splash==0.2.5
|
||||
django-statici18n==1.8.3
|
||||
django-statici18n==1.9.0
|
||||
django-storages==1.8
|
||||
django-user-tasks==0.3.0
|
||||
django-waffle==0.18.0
|
||||
@@ -103,7 +103,7 @@ djangorestframework-xml==1.4.0
|
||||
djangorestframework==3.9.4
|
||||
docker==4.1.0 # via moto
|
||||
docopt==0.6.2
|
||||
docutils==0.15.2
|
||||
docutils==0.16
|
||||
drf-yasg==1.16
|
||||
edx-ace==0.1.13
|
||||
edx-analytics-data-api-client==0.15.3
|
||||
@@ -116,7 +116,7 @@ edx-django-release-util==0.3.2
|
||||
edx-django-sites-extensions==2.4.2
|
||||
edx-django-utils==2.0.2
|
||||
edx-drf-extensions==2.4.5
|
||||
edx-enterprise==2.0.45
|
||||
edx-enterprise==2.0.46
|
||||
edx-i18n-tools==0.5.0
|
||||
edx-lint==1.3.0
|
||||
edx-milestones==0.2.6
|
||||
@@ -156,7 +156,7 @@ html5lib==1.0.1
|
||||
httplib2==0.15.0
|
||||
httpretty==0.9.7
|
||||
idna==2.8
|
||||
importlib-metadata==1.3.0
|
||||
importlib-metadata==1.4.0
|
||||
inflect==3.0.2
|
||||
inflection==0.3.1
|
||||
ipaddress==1.0.23
|
||||
@@ -189,7 +189,7 @@ mccabe==0.6.1 # via flake8, pylint
|
||||
mock==3.0.5
|
||||
git+https://github.com/edx/MongoDBProxy.git@d92bafe9888d2940f647a7b2b2383b29c752f35a#egg=MongoDBProxy==0.1.0+edx.2
|
||||
mongoengine==0.10.0
|
||||
more-itertools==8.0.2
|
||||
more-itertools==8.1.0
|
||||
moto==1.3.1
|
||||
mpmath==1.1.0
|
||||
mysqlclient==1.4.6
|
||||
@@ -242,7 +242,7 @@ pytest-django==3.7.0
|
||||
pytest-forked==1.1.3 # via pytest-xdist
|
||||
pytest-json-report==1.2.1
|
||||
pytest-metadata==1.8.0 # via pytest-json-report
|
||||
pytest-randomly==3.2.0
|
||||
pytest-randomly==3.2.1
|
||||
pytest-xdist==1.31.0
|
||||
pytest==5.3.2
|
||||
python-dateutil==2.4.0
|
||||
@@ -308,7 +308,7 @@ webob==1.8.5
|
||||
websocket-client==0.57.0 # via docker
|
||||
werkzeug==0.16.0 # via moto
|
||||
wrapt==1.10.5
|
||||
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.6#egg=xblock-drag-and-drop-v2==2.2.6
|
||||
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.8#egg=xblock-drag-and-drop-v2==2.2.8
|
||||
git+https://github.com/open-craft/xblock-poll@3c7dcaf6c933d914188f0740a60711603f948d26#egg=xblock-poll==1.9.1
|
||||
xblock-utils==1.2.4
|
||||
xblock==1.2.9
|
||||
|
||||
Reference in New Issue
Block a user