Skip to content

Commit

Permalink
chore: removing django-history pin. (#33250)
Browse files Browse the repository at this point in the history
* chore: removing django-history pin.
  • Loading branch information
awais786 authored Sep 14, 2023
1 parent fdae21a commit 5290697
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,5 @@ djangorestframework-stubs==3.14.0 # Pinned to match django-stubs. Remove this w
# https://github.com/openedx/edx-platform/issues/31616
libsass==0.10.0

# incremental upgrade
django-simple-history==3.3.0

# greater version breaking upgrade builds
click==8.1.6
1 change: 0 additions & 1 deletion requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ django-ses==3.5.0
# via -r requirements/edx/bundled.in
django-simple-history==3.3.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in
# edx-enterprise
# edx-name-affirmation
Expand Down
1 change: 0 additions & 1 deletion requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,6 @@ django-ses==3.5.0
# -r requirements/edx/testing.txt
django-simple-history==3.3.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# edx-enterprise
Expand Down
1 change: 0 additions & 1 deletion requirements/edx/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,6 @@ django-ses==3.5.0
# via -r requirements/edx/base.txt
django-simple-history==3.3.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
# edx-enterprise
# edx-name-affirmation
Expand Down
1 change: 0 additions & 1 deletion requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ django-ses==3.5.0
# via -r requirements/edx/base.txt
django-simple-history==3.3.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
# edx-enterprise
# edx-name-affirmation
Expand Down

0 comments on commit 5290697

Please sign in to comment.