Skip to content

Commit d5cd239

Browse files
feat: FIT-1385: remove unused python deps (#9384)
Co-authored-by: matt-bernstein <matt-bernstein@users.noreply.github.com>
1 parent 6daf144 commit d5cd239

File tree

2 files changed

+10
-37
lines changed

2 files changed

+10
-37
lines changed

poetry.lock

Lines changed: 10 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ dependencies = [
3030
"django-debug-toolbar (==3.2.1)",
3131
"django-environ (==0.10.0)",
3232
"django-filter (==24.3)",
33-
"django-model-utils (==4.1.1)",
3433
"django-rq (>=3.1,<3.2)",
3534
"django-cors-headers (==4.7.0)",
3635
"django-extensions (==3.2.3)",
@@ -41,7 +40,6 @@ dependencies = [
4140
"drf-flex-fields (==0.9.5)",
4241
"drf-spectacular (==0.28.0)",
4342
"drf-generators (==0.3.0)",
44-
"lockfile (>=0.12.0)",
4543
"lxml[html-clean] (>=4.9.4)",
4644
"defusedxml (>=0.7.1)",
4745
"numpy (>=2.2.6,<3.0.0)",

0 commit comments

Comments
 (0)