Skip to content

Commit acc45a3

Browse files
authored
Update requirements.txt
1 parent 29ce7e8 commit acc45a3

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

requirements.txt

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ black==24.8.0
44
certifi==2025.8.3
55
charset-normalizer==3.4.3
66
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
99
django-environ==0.11.2
10-
django-filter==25.1
10+
django-filter==24.3
1111
djangorestframework==3.15.2
1212
idna==3.10
1313
inflection==0.5.1
1414
jsonschema==4.23.0
1515
jsonschema-specifications==2023.12.1
1616
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
1919
mypy-extensions==1.0.0
2020
packaging==24.2
2121
pathspec==0.12.1
@@ -29,7 +29,11 @@ requests==2.32.4
2929
sqlparse==0.5.3
3030
tomli==2.2.1
3131
typing-extensions==4.13.2
32-
uritemplate==4.2.0
32+
uritemplate==4.1.1
3333
urllib3==2.2.3
3434
django-environ==0.11.2
35-
django-cors-headers
35+
django-cors-headers
36+
drf-spectacular==0.28.0
37+
38+
39+

0 commit comments

Comments
 (0)