Skip to content

Commit f875a72

Browse files
committed
Remove unused backend dependencies from toml file
1 parent 97c1f4f commit f875a72

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,10 @@ djangorestframework = "^3.14.0"
1919
django-debreach = "^2.1.0"
2020
python-decouple = "^3.8"
2121
psycopg2 = "^2.9.9"
22-
brotlipy = "^0.7.0"
2322
django-log-request-id = "^2.1.0"
2423
dj-database-url = "^2.1.0"
2524
gunicorn = "^21.2.0"
2625
whitenoise = "^6.6.0"
27-
psutil = "^5.9.7"
2826
ipython = "^8.18.1"
2927
sentry-sdk = "^1.39.1"
3028
setuptools = "^69.0.2"
@@ -38,7 +36,6 @@ drf-spectacular = "^0.27.2"
3836
coverage = "^7.2.7"
3937
model-bakery = "^1.12.0"
4038
pre-commit = "^3.3.3"
41-
pylint-django = "^2.5.3"
4239
ruff = "^0.1.8"
4340

4441
[build-system]

0 commit comments

Comments
 (0)