diff --git a/requirements.txt b/requirements.txt index e70aff5ba..b5206ebee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ djangorestframework==3.14.0 types-pytz==2023.3.0.0 types-requests==2.30.0.0 types-urllib3==1.26.25.13 -django-stubs==4.2.0 -django-stubs-ext==4.2.0 +git+https://github.com/typeddjango/django-stubs +git+https://github.com/typeddjango/django-stubs#subdirectory=django_stubs_ext -e .[compatible-mypy,coreapi,markdown]