Merge pull request #19965 from edx/bexline/enterprise_swurs
ENT-1555 updating edx-enterprise to introduce system wide roles
This commit is contained in:
@@ -9,11 +9,9 @@ common/lib/chem
|
||||
common/lib/sandbox-packages
|
||||
common/lib/symmath
|
||||
asn1crypto==0.24.0
|
||||
backports-abc==0.5 # via tornado
|
||||
cffi==1.12.2
|
||||
cryptography==2.6.1
|
||||
enum34==1.1.6
|
||||
futures==3.2.0 ; python_version == "2.7" # via tornado
|
||||
ipaddress==1.0.22
|
||||
lxml==3.8.0
|
||||
markupsafe==1.1.1
|
||||
|
||||
@@ -48,7 +48,7 @@ django-memcached-hashring
|
||||
django-method-override==0.1.0
|
||||
django-model-utils==3.0.0
|
||||
django-mptt>=0.8.6,<0.9
|
||||
django-mysql
|
||||
django-mysql==2.4.1
|
||||
django-oauth-toolkit<1.2 # Provides oAuth2 capabilities for Django. 1.2+ requires Django 2 and Python 3.5
|
||||
django-pyfs
|
||||
django-ratelimit
|
||||
|
||||
@@ -39,7 +39,7 @@ git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536ff
|
||||
-e common/lib/xmodule
|
||||
amqp==1.4.9 # via kombu
|
||||
analytics-python==1.2.9
|
||||
aniso8601==4.1.0 # via tincan
|
||||
aniso8601==5.1.0 # via relativetimebuilder, tincan
|
||||
anyjson==0.3.3 # via kombu
|
||||
appdirs==1.4.3 # via fs
|
||||
argh==0.26.2
|
||||
@@ -65,7 +65,7 @@ cssutils==1.0.2 # via pynliner
|
||||
ddt==1.2.1
|
||||
decorator==4.3.2 # via pycontracts
|
||||
defusedxml==0.5.0
|
||||
django-appconf==1.0.2 # via django-statici18n
|
||||
django-appconf==1.0.3 # via django-statici18n
|
||||
django-babel-underscore==0.5.2
|
||||
django-babel==0.6.2 # via django-babel-underscore
|
||||
django-classy-tags==0.8.0 # via django-sekizai
|
||||
@@ -113,7 +113,7 @@ edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-django-utils==1.0.3
|
||||
edx-drf-extensions==2.0.1
|
||||
edx-enterprise==1.2.12
|
||||
edx-enterprise==1.3.0
|
||||
edx-i18n-tools==0.4.8
|
||||
edx-milestones==0.1.13
|
||||
edx-oauth2-provider==1.2.2
|
||||
@@ -121,6 +121,7 @@ edx-opaque-keys[django]==0.4.4
|
||||
edx-organizations==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.2
|
||||
edx-proctoring==1.5.18
|
||||
edx-rbac==0.1.3 # via edx-enterprise
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-search==1.2.1
|
||||
edx-submissions==2.1.1
|
||||
@@ -200,12 +201,13 @@ python-dateutil==2.4.0
|
||||
python-levenshtein==0.12.0
|
||||
python-memcached==1.48
|
||||
python-openid==2.2.5 ; python_version == "2.7" # via social-auth-core
|
||||
python-swiftclient==3.6.0
|
||||
python-swiftclient==3.7.0
|
||||
python3-saml==1.5.0
|
||||
pytz==2018.9
|
||||
pyuca==1.1
|
||||
pyyaml==3.13
|
||||
redis==2.10.6
|
||||
relativetimebuilder==0.2.0 # via aniso8601
|
||||
reportlab==3.5.13
|
||||
requests-oauthlib==1.1.0
|
||||
requests==2.21.0
|
||||
|
||||
@@ -42,7 +42,7 @@ git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536ff
|
||||
alabaster==0.7.12 # via sphinx
|
||||
amqp==1.4.9
|
||||
analytics-python==1.2.9
|
||||
aniso8601==4.1.0
|
||||
aniso8601==5.1.0
|
||||
anyjson==0.3.3
|
||||
apipkg==1.5
|
||||
appdirs==1.4.3
|
||||
@@ -70,7 +70,7 @@ cffi==1.12.2
|
||||
chardet==3.0.4
|
||||
click-log==0.1.8
|
||||
click==7.0
|
||||
code-annotations==0.2.4
|
||||
code-annotations==0.3
|
||||
colorama==0.4.1
|
||||
configparser==3.7.3
|
||||
constantly==15.1.0
|
||||
@@ -86,7 +86,7 @@ defusedxml==0.5.0
|
||||
dicttoxml==1.7.4
|
||||
diff-cover==0.9.8
|
||||
distlib==0.2.8
|
||||
django-appconf==1.0.2
|
||||
django-appconf==1.0.3
|
||||
django-babel-underscore==0.5.2
|
||||
django-babel==0.6.2
|
||||
django-classy-tags==0.8.0
|
||||
@@ -135,7 +135,7 @@ edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-django-utils==1.0.3
|
||||
edx-drf-extensions==2.0.1
|
||||
edx-enterprise==1.2.12
|
||||
edx-enterprise==1.3.0
|
||||
edx-i18n-tools==0.4.8
|
||||
edx-lint==1.1.1
|
||||
edx-milestones==0.1.13
|
||||
@@ -144,6 +144,7 @@ edx-opaque-keys[django]==0.4.4
|
||||
edx-organizations==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.2
|
||||
edx-proctoring==1.5.18
|
||||
edx-rbac==0.1.3
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-search==1.2.1
|
||||
edx-sphinx-theme==1.4.0
|
||||
@@ -188,7 +189,7 @@ incremental==17.5.0
|
||||
inflect==2.1.0
|
||||
ipaddress==1.0.22
|
||||
isodate==0.6.0
|
||||
isort==4.3.9
|
||||
isort==4.3.13
|
||||
itsdangerous==1.1.0
|
||||
itypes==1.1.0
|
||||
jinja2-pluralize==0.3.0
|
||||
@@ -284,7 +285,7 @@ python-mimeparse==1.6.0
|
||||
python-openid==2.2.5 ; python_version == "2.7"
|
||||
python-slugify==1.2.6
|
||||
python-subunit==1.3.0
|
||||
python-swiftclient==3.6.0
|
||||
python-swiftclient==3.7.0
|
||||
python3-saml==1.5.0
|
||||
pytz==2018.9
|
||||
pyuca==1.1
|
||||
@@ -292,6 +293,7 @@ pyyaml==3.13
|
||||
queuelib==1.5.0
|
||||
radon==3.0.1
|
||||
redis==2.10.6
|
||||
relativetimebuilder==0.2.0
|
||||
reportlab==3.5.13
|
||||
requests-oauthlib==1.1.0
|
||||
requests==2.21.0
|
||||
|
||||
@@ -40,7 +40,7 @@ git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536ff
|
||||
-e common/lib/xmodule
|
||||
amqp==1.4.9
|
||||
analytics-python==1.2.9
|
||||
aniso8601==4.1.0
|
||||
aniso8601==5.1.0
|
||||
anyjson==0.3.3
|
||||
apipkg==1.5 # via execnet
|
||||
appdirs==1.4.3
|
||||
@@ -68,7 +68,7 @@ cffi==1.12.2
|
||||
chardet==3.0.4
|
||||
click-log==0.1.8 # via edx-lint
|
||||
click==7.0
|
||||
code-annotations==0.2.4
|
||||
code-annotations==0.3
|
||||
colorama==0.4.1 # via radon
|
||||
configparser==3.7.3 # via entrypoints, flake8, pylint
|
||||
constantly==15.1.0 # via twisted
|
||||
@@ -84,7 +84,7 @@ defusedxml==0.5.0
|
||||
dicttoxml==1.7.4 # via moto
|
||||
diff-cover==0.9.8
|
||||
distlib==0.2.8 # via caniusepython3
|
||||
django-appconf==1.0.2
|
||||
django-appconf==1.0.3
|
||||
django-babel-underscore==0.5.2
|
||||
django-babel==0.6.2
|
||||
django-classy-tags==0.8.0
|
||||
@@ -131,7 +131,7 @@ edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-django-utils==1.0.3
|
||||
edx-drf-extensions==2.0.1
|
||||
edx-enterprise==1.2.12
|
||||
edx-enterprise==1.3.0
|
||||
edx-i18n-tools==0.4.8
|
||||
edx-lint==1.1.1
|
||||
edx-milestones==0.1.13
|
||||
@@ -140,6 +140,7 @@ edx-opaque-keys[django]==0.4.4
|
||||
edx-organizations==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.2
|
||||
edx-proctoring==1.5.18
|
||||
edx-rbac==0.1.3
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-search==1.2.1
|
||||
edx-submissions==2.1.1
|
||||
@@ -182,7 +183,7 @@ incremental==17.5.0 # via twisted
|
||||
inflect==2.1.0
|
||||
ipaddress==1.0.22
|
||||
isodate==0.6.0
|
||||
isort==4.3.9
|
||||
isort==4.3.13
|
||||
itsdangerous==1.1.0 # via flask
|
||||
itypes==1.1.0
|
||||
jinja2-pluralize==0.3.0
|
||||
@@ -273,9 +274,9 @@ python-levenshtein==0.12.0
|
||||
python-memcached==1.48
|
||||
python-mimeparse==1.6.0 # via testtools
|
||||
python-openid==2.2.5 ; python_version == "2.7"
|
||||
python-slugify==1.2.6 # via transifex-client
|
||||
python-slugify==1.2.6 # via code-annotations, transifex-client
|
||||
python-subunit==1.3.0
|
||||
python-swiftclient==3.6.0
|
||||
python-swiftclient==3.7.0
|
||||
python3-saml==1.5.0
|
||||
pytz==2018.9
|
||||
pyuca==1.1
|
||||
@@ -283,6 +284,7 @@ pyyaml==3.13
|
||||
queuelib==1.5.0 # via scrapy
|
||||
radon==3.0.1
|
||||
redis==2.10.6
|
||||
relativetimebuilder==0.2.0
|
||||
reportlab==3.5.13
|
||||
requests-oauthlib==1.1.0
|
||||
requests==2.21.0
|
||||
|
||||
Reference in New Issue
Block a user