Skip to content

Commit

Permalink
Remove dependency on django-ckeditor.
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Moody committed Jan 7, 2025
1 parent d9e183d commit 3228a5a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 41 deletions.
34 changes: 1 addition & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ cryptography = "^41.0.6"
Django = "4.2.17"
django-autocomplete-light = "^3.9.4"
django-background-tasks-updated = "=1.2.7"
django-ckeditor = "6.5.1"
django-tinymce = "^4.1.0"
djangorestframework = "3.15.2"
django-q2 = "1.6.2"
Expand All @@ -40,7 +39,6 @@ django-sass = "1.1.0"
zxcvbn = "^4.4.28"
certifi = "^2024.7.4"
setuptools = "70.0.0"
django-js-asset = "2.0.0"
hdn-research-environment = "3.2.1"
django-oauth-toolkit = "^2.2.0"
django-cors-headers = "^3.14.0"
Expand Down
6 changes: 0 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,9 +168,6 @@ django-autocomplete-light==3.9.4 ; python_version >= "3.9" and python_version <
django-background-tasks-updated==1.2.7 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:b8cdb115350e7c4706dd1ae8061df7d9d7827906c8563c6228abbf0867236954 \
--hash=sha256:d137c095e174c28e85aceb9c5071af22572d41f134a85ead22eb102b33027625
django-ckeditor==6.5.1 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:1321f24df392f30698513930ce5c9f6d899f9bd0ef734c3b64fe936d809e11b3 \
--hash=sha256:57cd8fb7cd150adca354cd4e5c35a743fadaab7073f957d2b7167f0d9fe1fcaf
django-cors-headers==3.14.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:5fbd58a6fb4119d975754b2bc090f35ec160a8373f276612c675b00e8a138739 \
--hash=sha256:684180013cc7277bdd8702b80a3c5a4b3fcae4abb2bf134dceb9f5dfe300228e
Expand All @@ -180,9 +177,6 @@ django-coverage-plugin==3.1.0 ; python_version >= "3.9" and python_version < "4.
django-debug-toolbar==3.2.4 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:644bbd5c428d3283aa9115722471769cac1bec189edf3a0c855fd8ff870375a9 \
--hash=sha256:6b633b6cfee24f232d73569870f19aa86c819d750e7f3e833f2344a9eb4b4409
django-js-asset==2.0.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:86f9f300d682537ddaf0487dc2ab356581b8f50c069bdba91d334a46e449f923 \
--hash=sha256:adc1ee1efa853fad42054b540c02205344bb406c9bddf87c9e5377a41b7db90f
django-oauth-toolkit==2.2.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:46890decb24a34e2a5382debeaf7752e50d90b7a11716cf2a9fd067097ec0963 \
--hash=sha256:abd85c74af525a62365ec2049113e73a2ff8b46ef906e7104a7ba968ef02a11d
Expand Down

0 comments on commit 3228a5a

Please sign in to comment.