Merge pull request #36814 from wgu-taylor-payne/update-django-simple-history
chore: remove version constraint on django-simple-history
This commit is contained in:
@@ -29,10 +29,6 @@ Django<5.0
|
||||
# Issue for unpinning: https://github.com/openedx/edx-platform/issues/35277
|
||||
django-oauth-toolkit==1.7.1
|
||||
|
||||
# Date: 2024-02-02
|
||||
# incremental upgrade
|
||||
django-simple-history==3.4.0
|
||||
|
||||
# Date: 2021-05-17
|
||||
# greater version has breaking changes and requires some migration steps.
|
||||
# Issue for unpinning: https://github.com/openedx/edx-platform/issues/35276
|
||||
|
||||
@@ -186,6 +186,7 @@ django==4.2.21
|
||||
# django-push-notifications
|
||||
# django-sekizai
|
||||
# django-ses
|
||||
# django-simple-history
|
||||
# django-statici18n
|
||||
# django-storages
|
||||
# django-user-tasks
|
||||
@@ -326,9 +327,8 @@ django-sekizai==4.1.0
|
||||
# openedx-django-wiki
|
||||
django-ses==4.4.0
|
||||
# via -r requirements/edx/bundled.in
|
||||
django-simple-history==3.4.0
|
||||
django-simple-history==3.8.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/kernel.in
|
||||
# edx-enterprise
|
||||
# edx-name-affirmation
|
||||
|
||||
@@ -357,6 +357,7 @@ django==4.2.21
|
||||
# django-push-notifications
|
||||
# django-sekizai
|
||||
# django-ses
|
||||
# django-simple-history
|
||||
# django-statici18n
|
||||
# django-storages
|
||||
# django-stubs
|
||||
@@ -548,9 +549,8 @@ django-ses==4.4.0
|
||||
# via
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
django-simple-history==3.4.0
|
||||
django-simple-history==3.8.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/doc.txt
|
||||
# -r requirements/edx/testing.txt
|
||||
# edx-enterprise
|
||||
|
||||
@@ -242,6 +242,7 @@ django==4.2.21
|
||||
# django-push-notifications
|
||||
# django-sekizai
|
||||
# django-ses
|
||||
# django-simple-history
|
||||
# django-statici18n
|
||||
# django-storages
|
||||
# django-user-tasks
|
||||
@@ -398,9 +399,8 @@ django-sekizai==4.1.0
|
||||
# openedx-django-wiki
|
||||
django-ses==4.4.0
|
||||
# via -r requirements/edx/base.txt
|
||||
django-simple-history==3.4.0
|
||||
django-simple-history==3.8.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# edx-enterprise
|
||||
# edx-name-affirmation
|
||||
|
||||
@@ -272,6 +272,7 @@ django==4.2.21
|
||||
# django-push-notifications
|
||||
# django-sekizai
|
||||
# django-ses
|
||||
# django-simple-history
|
||||
# django-statici18n
|
||||
# django-storages
|
||||
# django-user-tasks
|
||||
@@ -428,9 +429,8 @@ django-sekizai==4.1.0
|
||||
# openedx-django-wiki
|
||||
django-ses==4.4.0
|
||||
# via -r requirements/edx/base.txt
|
||||
django-simple-history==3.4.0
|
||||
django-simple-history==3.8.0
|
||||
# via
|
||||
# -c requirements/edx/../constraints.txt
|
||||
# -r requirements/edx/base.txt
|
||||
# edx-enterprise
|
||||
# edx-name-affirmation
|
||||
|
||||
Reference in New Issue
Block a user