File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,18 @@ black==24.8.0
4
4
certifi == 2025.8.3
5
5
charset-normalizer == 3.4.3
6
6
click == 8.1.8
7
- django == 5 .2.6
8
- django-cors-headers == 4.8 .0
7
+ django == 4 .2.24
8
+ django-cors-headers == 4.4 .0
9
9
django-environ == 0.11.2
10
- django-filter == 25.1
10
+ django-filter == 24.3
11
11
djangorestframework == 3.15.2
12
12
idna == 3.10
13
13
inflection == 0.5.1
14
14
jsonschema == 4.23.0
15
15
jsonschema-specifications == 2023.12.1
16
16
inflection == 0.5.1
17
- jsonschema == 4.25.1
18
- jsonschema-specifications == 2025.9 .1
17
+ jsonschema == 4.23.0
18
+ jsonschema-specifications == 2023.12 .1
19
19
mypy-extensions == 1.0.0
20
20
packaging == 24.2
21
21
pathspec == 0.12.1
@@ -29,7 +29,11 @@ requests==2.32.4
29
29
sqlparse == 0.5.3
30
30
tomli == 2.2.1
31
31
typing-extensions == 4.13.2
32
- uritemplate == 4.2.0
32
+ uritemplate == 4.1.1
33
33
urllib3 == 2.2.3
34
34
django-environ == 0.11.2
35
- django-cors-headers
35
+ django-cors-headers
36
+ drf-spectacular == 0.28.0
37
+
38
+
39
+
You can’t perform that action at this time.
0 commit comments