Merge pull request #33873 from openedx/mahamakifdar19/upgrade-edx-enterprise-f9b6e45

feat: Upgrade Python dependency edx-enterprise
This commit is contained in:
Maham Akif
2023-12-04 15:00:27 +05:00
committed by GitHub
6 changed files with 6 additions and 16 deletions

View File

@@ -24,8 +24,3 @@ Django<4.0
elasticsearch<7.14.0
# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
# virtualenv latest version requires platformdirs<4.0 which conflicts with tox>4.0 version
# This constraint can be removed once the issue
# https://github.com/pypa/virtualenv/issues/2666 gets resolved
platformdirs<4.0

View File

@@ -23,7 +23,7 @@ click>=8.0,<9.0
# The team that owns this package will manually bump this package rather than having it pulled in automatically.
# This is to allow them to better control its deployment and to do it in a process that works better
# for them.
edx-enterprise==4.8.3
edx-enterprise==4.8.4
# django-oauth-toolkit version >=2.0.0 has breaking changes. More details
# mentioned on this issue https://github.com/openedx/edx-platform/issues/32884

View File

@@ -474,7 +474,7 @@ edx-drf-extensions==9.0.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.8.3
edx-enterprise==4.8.4
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in
@@ -826,9 +826,7 @@ pillow==10.1.0
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==3.11.0
# via
# -c requirements/edx/../common_constraints.txt
# snowflake-connector-python
# via snowflake-connector-python
polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.41

View File

@@ -755,7 +755,7 @@ edx-drf-extensions==9.0.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.8.3
edx-enterprise==4.8.4
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt
@@ -1400,7 +1400,6 @@ pkgutil-resolve-name==1.3.10
# jsonschema
platformdirs==3.11.0
# via
# -c requirements/edx/../common_constraints.txt
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# pylint

View File

@@ -552,7 +552,7 @@ edx-drf-extensions==9.0.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.8.3
edx-enterprise==4.8.4
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
@@ -980,7 +980,6 @@ pkgutil-resolve-name==1.3.10
# jsonschema
platformdirs==3.11.0
# via
# -c requirements/edx/../common_constraints.txt
# -r requirements/edx/base.txt
# snowflake-connector-python
polib==1.2.0

View File

@@ -580,7 +580,7 @@ edx-drf-extensions==9.0.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.8.3
edx-enterprise==4.8.4
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
@@ -1041,7 +1041,6 @@ pkgutil-resolve-name==1.3.10
# jsonschema
platformdirs==3.11.0
# via
# -c requirements/edx/../common_constraints.txt
# -r requirements/edx/base.txt
# pylint
# snowflake-connector-python