Skip to content

Commit e988863

Browse files
authored
Merge pull request #659 from vintasoftware/td/unused-backend-deps
Remove unused backend dependencies from toml file
2 parents 97c1f4f + fa9ceec commit e988863

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ django-log-request-id = "^2.1.0"
2424
dj-database-url = "^2.1.0"
2525
gunicorn = "^21.2.0"
2626
whitenoise = "^6.6.0"
27-
psutil = "^5.9.7"
2827
ipython = "^8.18.1"
2928
sentry-sdk = "^1.39.1"
3029
setuptools = "^69.0.2"
@@ -38,7 +37,6 @@ drf-spectacular = "^0.27.2"
3837
coverage = "^7.2.7"
3938
model-bakery = "^1.12.0"
4039
pre-commit = "^3.3.3"
41-
pylint-django = "^2.5.3"
4240
ruff = "^0.1.8"
4341

4442
[build-system]

0 commit comments

Comments
 (0)