From 5e583a27df245cee079c552e04c5408a85ece5f3 Mon Sep 17 00:00:00 2001 From: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com> Date: Fri, 17 Jan 2020 08:48:31 -0500 Subject: [PATCH] Updating Python Requirements (#22889) --- requirements/edx/base.txt | 8 ++++---- requirements/edx/development.txt | 8 ++++---- requirements/edx/testing.txt | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 67a89c8dc53..70c4b408bdf 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -15,7 +15,7 @@ -e git+https://github.com/edx/RateXBlock.git@2.0#egg=rate-xblock -e common/lib/safe_lxml -e common/lib/sandbox-packages --e git+https://github.com/python-social-auth/social-app-django.git@c00d23c2b45c3317bd35b15ad1b959338689cef8#egg=social_django +-e git+https://github.com/python-social-auth/social-app-django.git@c00d23c2b45c3317bd35b15ad1b959338689cef8#egg=social-auth-app-django -e common/lib/symmath -e openedx/core/lib/xblock_builtin/xblock_discussion -e git+https://github.com/edx-solutions/xblock-google-drive.git@2d176468e33c0713c911b563f8f65f7cf232f5b6#egg=xblock-google-drive @@ -106,7 +106,7 @@ edx-django-release-util==0.3.3 edx-django-sites-extensions==2.4.2 edx-django-utils==2.0.3 edx-drf-extensions==2.4.5 -edx-enterprise==2.0.49 +edx-enterprise==2.0.50 edx-i18n-tools==0.5.0 edx-milestones==0.2.6 edx-oauth2-provider==1.3.1 @@ -115,7 +115,7 @@ edx-organizations==2.2.0 edx-proctoring-proctortrack==1.0.5 edx-proctoring==2.2.4 edx-rbac==1.0.5 # via edx-enterprise -edx-rest-api-client==1.9.2 +edx-rest-api-client==2.0.0 edx-search==1.2.2 edx-sga==0.10.0 edx-submissions==3.0.3 @@ -212,7 +212,7 @@ rest-condition==1.0.3 rfc6266-parser==0.0.6 ruamel.yaml.clib==0.2.0 # via ruamel.yaml ruamel.yaml==0.16.5 # via drf-yasg -rules==2.1 +rules==2.2 s3transfer==0.1.13 # via boto3 sailthru-client==2.2.3 scipy==1.4.1 diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index bd0de0c8c81..90d40244dfc 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -15,7 +15,7 @@ -e git+https://github.com/edx/RateXBlock.git@2.0#egg=rate-xblock -e common/lib/safe_lxml -e common/lib/sandbox-packages --e git+https://github.com/python-social-auth/social-app-django.git@c00d23c2b45c3317bd35b15ad1b959338689cef8#egg=social_django +-e git+https://github.com/python-social-auth/social-app-django.git@c00d23c2b45c3317bd35b15ad1b959338689cef8#egg=social-auth-app-django -e common/lib/symmath -e openedx/core/lib/xblock_builtin/xblock_discussion -e git+https://github.com/edx-solutions/xblock-google-drive.git@2d176468e33c0713c911b563f8f65f7cf232f5b6#egg=xblock-google-drive @@ -117,7 +117,7 @@ edx-django-release-util==0.3.3 edx-django-sites-extensions==2.4.2 edx-django-utils==2.0.3 edx-drf-extensions==2.4.5 -edx-enterprise==2.0.49 +edx-enterprise==2.0.50 edx-i18n-tools==0.5.0 edx-lint==1.3.0 edx-milestones==0.2.6 @@ -127,7 +127,7 @@ edx-organizations==2.2.0 edx-proctoring-proctortrack==1.0.5 edx-proctoring==2.2.4 edx-rbac==1.0.5 -edx-rest-api-client==1.9.2 +edx-rest-api-client==2.0.0 edx-search==1.2.2 edx-sga==0.10.0 edx-sphinx-theme==1.5.0 @@ -271,7 +271,7 @@ rest-condition==1.0.3 rfc6266-parser==0.0.6 ruamel.yaml.clib==0.2.0 ruamel.yaml==0.16.5 -rules==2.1 +rules==2.2 s3transfer==0.1.13 sailthru-client==2.2.3 scipy==1.4.1 diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index 6aebad84a8f..e3c86bac29c 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -15,7 +15,7 @@ -e git+https://github.com/edx/RateXBlock.git@2.0#egg=rate-xblock -e common/lib/safe_lxml -e common/lib/sandbox-packages --e git+https://github.com/python-social-auth/social-app-django.git@c00d23c2b45c3317bd35b15ad1b959338689cef8#egg=social_django +-e git+https://github.com/python-social-auth/social-app-django.git@c00d23c2b45c3317bd35b15ad1b959338689cef8#egg=social-auth-app-django -e common/lib/symmath -e openedx/core/lib/xblock_builtin/xblock_discussion -e git+https://github.com/edx-solutions/xblock-google-drive.git@2d176468e33c0713c911b563f8f65f7cf232f5b6#egg=xblock-google-drive @@ -114,7 +114,7 @@ edx-django-release-util==0.3.3 edx-django-sites-extensions==2.4.2 edx-django-utils==2.0.3 edx-drf-extensions==2.4.5 -edx-enterprise==2.0.49 +edx-enterprise==2.0.50 edx-i18n-tools==0.5.0 edx-lint==1.3.0 edx-milestones==0.2.6 @@ -124,7 +124,7 @@ edx-organizations==2.2.0 edx-proctoring-proctortrack==1.0.5 edx-proctoring==2.2.4 edx-rbac==1.0.5 -edx-rest-api-client==1.9.2 +edx-rest-api-client==2.0.0 edx-search==1.2.2 edx-sga==0.10.0 edx-submissions==3.0.3 @@ -260,7 +260,7 @@ rest-condition==1.0.3 rfc6266-parser==0.0.6 ruamel.yaml.clib==0.2.0 ruamel.yaml==0.16.5 -rules==2.1 +rules==2.2 s3transfer==0.1.13 sailthru-client==2.2.3 scipy==1.4.1 -- GitLab