Skip to content
Snippets Groups Projects
Commit 19ef1e70 authored by Ahtisham Shahid's avatar Ahtisham Shahid
Browse files

updated dependencies

parent 04421b64
Branches
Tags
No related merge requests found
......@@ -93,7 +93,7 @@ djangorestframework-xml==1.4.0 # via edx-enterprise
djangorestframework==3.9.4
docopt==0.6.2
docutils==0.16 # via botocore
drf-yasg==1.17.0 # via edx-api-doc-tools
drf-yasg==1.17.1 # via edx-api-doc-tools
edx-ace==0.1.13
edx-analytics-data-api-client==0.15.3
edx-api-doc-tools==1.0.2
......@@ -104,14 +104,14 @@ edx-completion==3.0.2
edx-django-oauth2-provider==1.3.5
edx-django-release-util==0.3.6
edx-django-sites-extensions==2.4.3
edx-django-utils==2.0.4
edx-django-utils==3.0
edx-drf-extensions==2.4.6
edx-enterprise==2.3.8
edx-enterprise==2.3.9
edx-i18n-tools==0.5.0
edx-milestones==0.2.6
edx-oauth2-provider==1.3.1
edx-opaque-keys[django]==2.0.1
edx-organizations==2.2.1
edx-organizations==3.0.0
edx-proctoring-proctortrack==1.0.5
edx-proctoring==2.2.6
edx-rbac==1.0.5 # via edx-enterprise
......@@ -231,11 +231,11 @@ git+https://github.com/jazzband/sorl-thumbnail.git@13bedfb7d2970809eda597e3ef793
sortedcontainers==2.1.0
soupsieve==1.9.5 # via beautifulsoup4
sqlparse==0.3.0
staff-graded-xblock==0.6
staff-graded-xblock==0.7
stevedore==1.32.0
super-csv==0.9.6
sympy==1.5.1
testfixtures==6.12.0 # via edx-enterprise
testfixtures==6.12.1 # via edx-enterprise
text-unidecode==1.3 # via python-slugify
unicodecsv==0.14.1
uritemplate==3.0.1 # via coreapi, drf-yasg
......@@ -246,7 +246,7 @@ watchdog==0.10.2
web-fragments==0.3.1
webencodings==0.5.1 # via bleach, html5lib
webob==1.8.6 # via xblock
wrapt==1.11.2
wrapt==1.12.0
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
......
......@@ -105,7 +105,7 @@ djangorestframework-xml==1.4.0
djangorestframework==3.9.4
docopt==0.6.2
docutils==0.16
drf-yasg==1.17.0
drf-yasg==1.17.1
edx-ace==0.1.13
edx-analytics-data-api-client==0.15.3
edx-api-doc-tools==1.0.2
......@@ -116,15 +116,15 @@ edx-completion==3.0.2
edx-django-oauth2-provider==1.3.5
edx-django-release-util==0.3.6
edx-django-sites-extensions==2.4.3
edx-django-utils==2.0.4
edx-django-utils==3.0
edx-drf-extensions==2.4.6
edx-enterprise==2.3.8
edx-enterprise==2.3.9
edx-i18n-tools==0.5.0
edx-lint==1.3.0
edx-milestones==0.2.6
edx-oauth2-provider==1.3.1
edx-opaque-keys[django]==2.0.1
edx-organizations==2.2.1
edx-organizations==3.0.0
edx-proctoring-proctortrack==1.0.5
edx-proctoring==2.2.6
edx-rbac==1.0.5
......@@ -301,15 +301,15 @@ sphinxcontrib-openapi[markdown]==0.6.0
sphinxcontrib-qthelp==1.0.2 # via sphinx
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
sqlparse==0.3.0
staff-graded-xblock==0.6
staff-graded-xblock==0.7
stevedore==1.32.0
super-csv==0.9.6
sympy==1.5.1
testfixtures==6.12.0
testfixtures==6.12.1
text-unidecode==1.3
toml==0.10.0
tox-battery==0.5.2
tox==3.14.4
tox==3.14.5
transifex-client==0.13.4
unicodecsv==0.14.1
unidiff==0.5.5
......@@ -324,7 +324,7 @@ wcwidth==0.1.8
web-fragments==0.3.1
webencodings==0.5.1
webob==1.8.6
wrapt==1.11.2
wrapt==1.12.0
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
......
......@@ -26,5 +26,5 @@ six==1.14.0 # via edx-opaque-keys, libsass, mock, paver, python-me
stevedore==1.32.0
urllib3==1.25.8 # via requests
watchdog==0.10.2
wrapt==1.11.2
wrapt==1.12.0
zipp==1.0.0 # via importlib-metadata
......@@ -101,7 +101,7 @@ djangorestframework-xml==1.4.0
djangorestframework==3.9.4
docopt==0.6.2
docutils==0.16
drf-yasg==1.17.0
drf-yasg==1.17.1
edx-ace==0.1.13
edx-analytics-data-api-client==0.15.3
edx-api-doc-tools==1.0.2
......@@ -112,15 +112,15 @@ edx-completion==3.0.2
edx-django-oauth2-provider==1.3.5
edx-django-release-util==0.3.6
edx-django-sites-extensions==2.4.3
edx-django-utils==2.0.4
edx-django-utils==3.0
edx-drf-extensions==2.4.6
edx-enterprise==2.3.8
edx-enterprise==2.3.9
edx-i18n-tools==0.5.0
edx-lint==1.3.0
edx-milestones==0.2.6
edx-oauth2-provider==1.3.1
edx-opaque-keys[django]==2.0.1
edx-organizations==2.2.1
edx-organizations==3.0.0
edx-proctoring-proctortrack==1.0.5
edx-proctoring==2.2.6
edx-rbac==1.0.5
......@@ -279,15 +279,15 @@ git+https://github.com/jazzband/sorl-thumbnail.git@13bedfb7d2970809eda597e3ef793
sortedcontainers==2.1.0
soupsieve==1.9.5
sqlparse==0.3.0
staff-graded-xblock==0.6
staff-graded-xblock==0.7
stevedore==1.32.0
super-csv==0.9.6
sympy==1.5.1
testfixtures==6.12.0
testfixtures==6.12.1
text-unidecode==1.3
toml==0.10.0 # via tox
tox-battery==0.5.2
tox==3.14.4
tox==3.14.5
transifex-client==0.13.4
unicodecsv==0.14.1
unidiff==0.5.5
......@@ -301,7 +301,7 @@ wcwidth==0.1.8 # via pytest
web-fragments==0.3.1
webencodings==0.5.1
webob==1.8.6
wrapt==1.11.2
wrapt==1.12.0
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
......
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