Merge pull request #31710 from openedx/revert-31685-ammar/add-django-settings-variable-for-surveymonkey-job

Revert "chore: add django settings variable for surveymonkey import data job"
This commit is contained in:
Saleem Latif
2023-02-03 18:30:21 +05:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@@ -5286,5 +5286,3 @@ ENTERPRISE_PLOTLY_SECRET = "I am a secret"
ENTERPRISE_MANUAL_REPORTING_CUSTOMER_UUIDS = []
AVAILABLE_DISCUSSION_TOURS = []
SURVEYMONKEY_ACCESS_TOKEN = "I am an access token"

View File

@@ -75,3 +75,5 @@ pyopenssl==22.0.0
cryptography==38.0.4 # greater version has some issues with openssl.
outcome-surveys==2.0.0 # greater versions has breaking changes

View File

@@ -772,7 +772,7 @@ ora2==5.0.0
# via -r requirements/edx/base.in
oscrypto==1.3.0
# via snowflake-connector-python
outcome-surveys==2.1.0
outcome-surveys==2.0.0
# via -r requirements/edx/base.in
packaging==23.0
# via

View File

@@ -1021,7 +1021,7 @@ oscrypto==1.3.0
# via
# -r requirements/edx/testing.txt
# snowflake-connector-python
outcome-surveys==2.1.0
outcome-surveys==2.0.0
# via -r requirements/edx/testing.txt
packaging==23.0
# via

View File

@@ -971,7 +971,7 @@ oscrypto==1.3.0
# via
# -r requirements/edx/base.txt
# snowflake-connector-python
outcome-surveys==2.1.0
outcome-surveys==2.0.0
# via -r requirements/edx/base.txt
packaging==23.0
# via