diff --git a/requirements.txt b/requirements.txt index d45dc1e..96d002b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,10 @@ colorama==0.4.6 coverage==7.14.3 Django==6.0.6 django-filter==25.2 +django-stubs==6.0.6 +django-stubs-ext==6.0.6 djangorestframework==3.17.1 +djangorestframework-stubs==3.17.0 iniconfig==2.3.0 packaging==26.2 Pillow==12.2.0 @@ -14,4 +17,6 @@ pytest-cov==7.1.0 pytest-django==4.12.0 ruff==0.15.20 sqlparse==0.5.5 -tzdata==2026.2 \ No newline at end of file +types-PyYAML==6.0.12.20260518 +typing_extensions==4.15.0 +tzdata==2026.2