add django-stubs

This commit is contained in:
Matteo Rosati
2026-02-11 20:52:23 +01:00
parent c116f8dcb1
commit 93dafb6a81
4 changed files with 44 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ requires-python = ">=3.13"
dependencies = [
"django>=6.0.2",
"django-ratelimit>=4.1.0",
"django-stubs>=5.2.9",
"djangorestframework>=3.16.1",
"djangorestframework-simplejwt>=5.5.0",
"ipython>=9.10.0",