diff --git a/requirements.txt b/requirements.txt index 81f8473c..0a615969 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,17 @@ asgiref==3.8.1 Django==5.1.3 django-debug-toolbar==4.4.6 -djangorestframework==3.13.1 +djangorestframework==3.15.2 flake8==5.0.4 flake8-quotes==3.3.1 flake8-variables-names==0.0.5 +iniconfig==2.0.0 mccabe==0.7.0 +packaging==24.2 pep8-naming==0.13.2 +pluggy==1.5.0 pycodestyle==2.9.1 pyflakes==2.5.0 +pytest==8.3.4 pytz==2024.2 sqlparse==0.5.2