We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c1f4f commit f875a72Copy full SHA for f875a72
pyproject.toml
@@ -19,12 +19,10 @@ djangorestframework = "^3.14.0"
19
django-debreach = "^2.1.0"
20
python-decouple = "^3.8"
21
psycopg2 = "^2.9.9"
22
-brotlipy = "^0.7.0"
23
django-log-request-id = "^2.1.0"
24
dj-database-url = "^2.1.0"
25
gunicorn = "^21.2.0"
26
whitenoise = "^6.6.0"
27
-psutil = "^5.9.7"
28
ipython = "^8.18.1"
29
sentry-sdk = "^1.39.1"
30
setuptools = "^69.0.2"
@@ -38,7 +36,6 @@ drf-spectacular = "^0.27.2"
38
36
coverage = "^7.2.7"
39
37
model-bakery = "^1.12.0"
40
pre-commit = "^3.3.3"
41
-pylint-django = "^2.5.3"
42
ruff = "^0.1.8"
43
44
[build-system]
0 commit comments