Skip to content

Commit 0f51147

Browse files
committed
Add lint dependencies to requirements file
1 parent 850e5e6 commit 0f51147

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

messaging_app/requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@ djangorestframework==3.16.1
66
djangorestframework_simplejwt==5.5.1
77
drf-nested-routers==0.95.0
88
exceptiongroup==1.3.1
9+
flake8==7.3.0
910
iniconfig==2.3.0
11+
mccabe==0.7.0
1012
mysqlclient==2.2.7
1113
packaging==25.0
1214
pluggy==1.6.0
15+
pycodestyle==2.14.0
16+
pyflakes==3.4.0
1317
Pygments==2.19.2
1418
PyJWT==2.10.1
1519
pytest==9.0.2

0 commit comments

Comments
 (0)