We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae676a2 commit 355e1dbCopy full SHA for 355e1db
requirements.txt
@@ -9,13 +9,11 @@ django-cors-headers==4.6.0
9
django-environ==0.11.2
10
django-filter==25.1
11
djangorestframework==3.15.2
12
+drf-spectacular==0.28.0
13
idna==3.10
14
inflection==0.5.1
-jsonschema==4.23.0
15
-jsonschema-specifications==2023.12.1
16
-inflection==0.5.1
17
-jsonschema==4.25.1
18
-jsonschema-specifications==2025.9.1
+jsonschema==4.23.0
+jsonschema-specifications==2023.12.1
19
mypy-extensions==1.0.0
20
packaging==24.2
21
pathspec==0.12.1
@@ -31,4 +29,3 @@ tomli==2.2.1
31
29
typing-extensions==4.13.2
32
30
uritemplate==4.2.0
33
urllib3==2.2.3
34
-django-environ==0.11.2
0 commit comments