Skip to content

Commit

Permalink
chore: Run make compile-requirements to drop django-splash.
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed Apr 17, 2024
1 parent 4f76e35 commit 9ef18ee
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 14 deletions.
3 changes: 0 additions & 3 deletions requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ django==4.2.10
# django-oauth-toolkit
# django-sekizai
# django-ses
# django-splash
# django-statici18n
# django-storages
# django-user-tasks
Expand Down Expand Up @@ -349,8 +348,6 @@ django-simple-history==3.4.0
# edx-organizations
# edx-proctoring
# ora2
django-splash==1.3.0
# via -r requirements/edx/kernel.in
django-statici18n==2.4.0
# via
# -r requirements/edx/kernel.in
Expand Down
5 changes: 0 additions & 5 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,6 @@ django==4.2.10
# django-oauth-toolkit
# django-sekizai
# django-ses
# django-splash
# django-statici18n
# django-storages
# django-stubs
Expand Down Expand Up @@ -567,10 +566,6 @@ django-simple-history==3.4.0
# edx-organizations
# edx-proctoring
# ora2
django-splash==1.3.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
django-statici18n==2.4.0
# via
# -r requirements/edx/doc.txt
Expand Down
3 changes: 0 additions & 3 deletions requirements/edx/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ django==4.2.10
# django-oauth-toolkit
# django-sekizai
# django-ses
# django-splash
# django-statici18n
# django-storages
# django-user-tasks
Expand Down Expand Up @@ -415,8 +414,6 @@ django-simple-history==3.4.0
# edx-organizations
# edx-proctoring
# ora2
django-splash==1.3.0
# via -r requirements/edx/base.txt
django-statici18n==2.4.0
# via
# -r requirements/edx/base.txt
Expand Down
3 changes: 0 additions & 3 deletions requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ django==4.2.10
# django-oauth-toolkit
# django-sekizai
# django-ses
# django-splash
# django-statici18n
# django-storages
# django-user-tasks
Expand Down Expand Up @@ -444,8 +443,6 @@ django-simple-history==3.4.0
# edx-organizations
# edx-proctoring
# ora2
django-splash==1.3.0
# via -r requirements/edx/base.txt
django-statici18n==2.4.0
# via
# -r requirements/edx/base.txt
Expand Down

0 comments on commit 9ef18ee

Please sign in to comment.