Skip to content
Snippets Groups Projects
Unverified Commit f4f9d294 authored by Awais Qureshi's avatar Awais Qureshi Committed by GitHub
Browse files

Merge pull request #22325 from edx/awais786/BOM-1025-XBlock

BOM-1025
parents 0ddcfee6 3dfabd09
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ django-multi-email-field==0.5.1 # via edx-enterprise
django-mysql==2.4.1
git+https://github.com/edx/django-oauth-plus.git@b9b64a3ac24fd11f471763c88462bbf3c53e46e6#egg=django-oauth-plus==2.2.9.edx-4
django-oauth-toolkit==1.1.3
django-object-actions==1.1.0 # via edx-enterprise
django-object-actions==1.1.2 # via edx-enterprise
django-pipeline==1.6.14
django-pyfs==2.0
django-ratelimit-backend==1.1.1
......@@ -105,7 +105,7 @@ edx-django-release-util==0.3.2
edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.2
edx-drf-extensions==2.4.5
edx-enterprise==2.0.17
edx-enterprise==2.0.21
edx-i18n-tools==0.4.8
edx-milestones==0.2.5
edx-oauth2-provider==1.3.1
......@@ -165,7 +165,7 @@ mongoengine==0.10.0
mpmath==1.1.0 # via sympy
mysqlclient==1.4.5
networkx==1.7
newrelic==5.2.2.130
newrelic==5.2.3.131
nltk==3.4.5
nodeenv==1.3.3
numpy==1.16.5
......@@ -253,7 +253,7 @@ 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/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1
xblock-utils==1.2.2
xblock==1.2.8
xblock==1.2.9
xmlsec==1.3.3 # via python3-saml
xss-utils==0.1.2
......
......@@ -92,7 +92,7 @@ django-multi-email-field==0.5.1
django-mysql==2.4.1
git+https://github.com/edx/django-oauth-plus.git@b9b64a3ac24fd11f471763c88462bbf3c53e46e6#egg=django-oauth-plus==2.2.9.edx-4
django-oauth-toolkit==1.1.3
django-object-actions==1.1.0
django-object-actions==1.1.2
django-pipeline==1.6.14
django-pyfs==2.0
django-ratelimit-backend==1.1.1
......@@ -127,7 +127,7 @@ edx-django-release-util==0.3.2
edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.2
edx-drf-extensions==2.4.5
edx-enterprise==2.0.17
edx-enterprise==2.0.21
edx-i18n-tools==0.4.8
edx-lint==1.3.0
edx-milestones==0.2.5
......@@ -151,7 +151,7 @@ enum34==1.1.6
event-tracking==0.3.0
execnet==1.7.1
factory_boy==2.8.1
faker==2.0.3
faker==2.0.4
faulthandler==3.1 ; python_version == "2.7"
feedparser==5.1.3
filelock==3.0.12
......@@ -215,7 +215,7 @@ moto==1.3.1
mpmath==1.1.0
mysqlclient==1.4.5
networkx==1.7
newrelic==5.2.2.130
newrelic==5.2.3.131
nltk==3.4.5
nodeenv==1.3.3
numpy==1.16.5
......@@ -324,7 +324,7 @@ text-unidecode==1.3
tincan==0.0.5
toml==0.10.0
tox-battery==0.5.1
tox==3.14.0
tox==3.14.1
transifex-client==0.13.4
typing==3.7.4.1
unicodecsv==0.14.1
......@@ -346,7 +346,7 @@ 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/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1
xblock-utils==1.2.2
xblock==1.2.8
xblock==1.2.9
xmlsec==1.3.3
xmltodict==0.12.0
xss-utils==0.1.2
......
......@@ -90,7 +90,7 @@ django-multi-email-field==0.5.1
django-mysql==2.4.1
git+https://github.com/edx/django-oauth-plus.git@b9b64a3ac24fd11f471763c88462bbf3c53e46e6#egg=django-oauth-plus==2.2.9.edx-4
django-oauth-toolkit==1.1.3
django-object-actions==1.1.0
django-object-actions==1.1.2
django-pipeline==1.6.14
django-pyfs==2.0
django-ratelimit-backend==1.1.1
......@@ -124,7 +124,7 @@ edx-django-release-util==0.3.2
edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.2
edx-drf-extensions==2.4.5
edx-enterprise==2.0.17
edx-enterprise==2.0.21
edx-i18n-tools==0.4.8
edx-lint==1.3.0
edx-milestones==0.2.5
......@@ -147,7 +147,7 @@ enum34==1.1.6
event-tracking==0.3.0
execnet==1.7.1 # via pytest-xdist
factory_boy==2.8.1
faker==2.0.3 # via factory-boy
faker==2.0.4 # via factory-boy
faulthandler==3.1 ; python_version == "2.7" # via pytest-faulthandler
feedparser==5.1.3
filelock==3.0.12 # via tox
......@@ -206,7 +206,7 @@ moto==1.3.1
mpmath==1.1.0
mysqlclient==1.4.5
networkx==1.7
newrelic==5.2.2.130
newrelic==5.2.3.131
nltk==3.4.5
nodeenv==1.3.3
numpy==1.16.5
......@@ -307,7 +307,7 @@ text-unidecode==1.3
tincan==0.0.5
toml==0.10.0 # via tox
tox-battery==0.5.1
tox==3.14.0
tox==3.14.1
transifex-client==0.13.4
typing==3.7.4.1 # via flake8
unicodecsv==0.14.1
......@@ -328,7 +328,7 @@ 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/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1
xblock-utils==1.2.2
xblock==1.2.8
xblock==1.2.9
xmlsec==1.3.3
xmltodict==0.12.0 # via moto
xss-utils==0.1.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment