diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 97adc6f..f0b1de7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -454,4 +454,4 @@ - \ No newline at end of file + diff --git a/pyproject.toml b/pyproject.toml index af8bb4f..7e3f60e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,6 +13,7 @@ fontawesomefree = "^6.2.1" mistune = "^3.0.2" django-ckeditor = "^6.0.0" django-impersonate = "^1.9.2" + [tool.poetry.dev-dependencies] [build-system] diff --git a/requirements.txt b/requirements.txt index f1aeede..7b573df 100644 Binary files a/requirements.txt and b/requirements.txt differ