diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 9d8b5949e605..c8c362831128 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -1145,9 +1145,9 @@ zipp==3.8.0 # setuptools # EducateWorkforce specific packages. This was manually added because `make upgrade` was causing a lot of packages to update. This limits the Python package changes for the release. --e git+https://github.com/CUCWD/bigcommerce-api-python.git@bigcommerce-0.22.2-maple.1#egg=bigcommerce==0.22.2 +-e git+https://github.com/CUCWD/bigcommerce-api-python.git@bigcommerce-0.22.2-nutmeg#egg=bigcommerce==0.22.2 # via -r ./requirements/edx/private.txt --e git+https://github.com/CUCWD/edx-organizations.git@6.10.0-cucwd-maple.1#egg=edx-organizations==6.10.0-cucwd-maple.1 +-e git+https://github.com/CUCWD/edx-organizations.git@6.11.1.2-cucwd-nutmeg#egg=edx-organizations==6.11.1 # via -r ./requirements/edx/private.txt -e git+https://github.com/CUCWD/social-auth-backend-bigcommerce.git@0.1.0-maple.1#egg=social-auth-backend-bigcommerce==0.1.0-maple.1 # via -r ./requirements/edx/private.txt diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index 18b9da44ce9a..df119bc4eb97 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -1652,7 +1652,7 @@ zipp==3.8.0 # EducateWorkforce specific packages. This was manually added because `make upgrade` was causing a lot of packages to update. This limits the Python package changes for the release. -e git+https://github.com/CUCWD/bigcommerce-api-python.git@bigcommerce-0.22.2-nutmeg#egg=bigcommerce==0.22.2 # via -r ./requirements/edx/private.txt - -e git+https://github.com/CUCWD/edx-organizations.git@6.11.1-cucwd-nutmeg#egg=edx-organizations==6.11.1 + -e git+https://github.com/CUCWD/edx-organizations.git@6.11.1.2-cucwd-nutmeg#egg=edx-organizations==6.11.1 # via -r ./requirements/edx/private.txt -e git+https://github.com/CUCWD/social-auth-backend-bigcommerce.git@0.1.0-maple.1#egg=social-auth-backend-bigcommerce==0.1.0-maple.1 # via -r ./requirements/edx/private.txt diff --git a/requirements/edx/private.in b/requirements/edx/private.in index e350f0ce4616..b65d2a64fec3 100644 --- a/requirements/edx/private.in +++ b/requirements/edx/private.in @@ -1,12 +1,12 @@ # BigCommerce --e git+https://github.com/CUCWD/bigcommerce-api-python.git@bigcommerce-0.22.2-maple.3#egg=bigcommerce==0.22.2 +-e git+https://github.com/CUCWD/bigcommerce-api-python.git@bigcommerce-0.22.2-nutmeg#egg=bigcommerce==0.22.2 -e git+https://github.com/CUCWD/social-auth-backend-bigcommerce.git@0.1.0-maple.3#egg=social-auth-backend-bigcommerce==0.1.0 # Analytics -e git+https://github.com/CUCWD/figures@0.4.dev17-maple.3#egg=Figures==0.4.dev17 # Organizations (reworked for Figures) --e git+https://github.com/CUCWD/edx-organizations.git@6.10.0-maple.3-cucwd#egg=edx-organizations==6.10.0 +-e git+https://github.com/CUCWD/edx-organizations.git@6.11.1.2-cucwd-nutmeg#egg=edx-organizations==6.11.1 # XBlocks -e git+https://github.com/CUCWD/xblock-qualtrics-survey.git@release/v.2.1.0-maple.3-cucwd#egg=xblock_qualtrics_survey==2.1.0 diff --git a/requirements/edx/private.txt b/requirements/edx/private.txt index e887ffd182d6..54c2cd06048d 100644 --- a/requirements/edx/private.txt +++ b/requirements/edx/private.txt @@ -8,13 +8,13 @@ --extra-index-url https://pypi.python.org/simple --trusted-host edx.devstack.devpi --e git+https://github.com/CUCWD/bigcommerce-api-python.git@bigcommerce-0.22.2-maple.3#egg=bigcommerce==0.22.2 +-e git+https://github.com/CUCWD/bigcommerce-api-python.git@bigcommerce-0.22.2-nutmeg#egg=bigcommerce==0.22.2 # via -r ./requirements/edx/private.in -e git+https://github.com/CUCWD/custom-form-app.git@0.1-maple.3-cucwd#egg=custom-form-app==0.1 # via -r ./requirements/edx/private.in -e git+https://github.com/CUCWD/figures@0.4.dev17-maple.3#egg=Figures==0.4.dev17 # via -r ./requirements/edx/private.in --e git+https://github.com/CUCWD/edx-organizations.git@6.10.0-maple.3-cucwd#egg=edx-organizations==6.10.0 +-e git+https://github.com/CUCWD/edx-organizations.git@6.11.1.2-cucwd-nutmeg#egg=edx-organizations==6.11.1 # via -r ./requirements/edx/private.in -e git+https://github.com/CUCWD/social-auth-backend-bigcommerce.git@0.1.0-maple.3#egg=social-auth-backend-bigcommerce==0.1.0 # via -r ./requirements/edx/private.in