@@ -4,20 +4,20 @@ attrs==25.3.0; python_version >= '3.8'
4
4
django == 5.2 ; python_version >= '3.10'
5
5
djangorestframework == 3.16.0 ; python_version >= '3.9'
6
6
drf-spectacular == 0.28.0 ; python_version >= '3.7'
7
- drf-spectacular-sidecar == 2025.4 .1 ; python_version >= '3.6'
7
+ drf-spectacular-sidecar == 2025.5 .1 ; python_version >= '3.6'
8
8
faker == 37.1.0 ; python_version >= '3.9'
9
9
gunicorn == 23.0.0 ; python_version >= '3.7'
10
10
inflection == 0.5.1 ; python_version >= '3.5'
11
11
jsonschema == 4.23.0 ; python_version >= '3.8'
12
- jsonschema-specifications == 2024.10 .1 ; python_version >= '3.9'
13
- packaging == 24.2 ; python_version >= '3.8'
12
+ jsonschema-specifications == 2025.4 .1 ; python_version >= '3.9'
13
+ packaging == 25.0 ; python_version >= '3.8'
14
14
python-dateutil == 2.9.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
15
15
python-dotenv == 1.1.0 ; python_version >= '3.9'
16
16
pyyaml == 6.0.2 ; python_version >= '3.8'
17
17
referencing == 0.36.2 ; python_version >= '3.9'
18
18
rpds-py == 0.24.0 ; python_version >= '3.9'
19
19
six == 1.17.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
20
20
sqlparse == 0.5.3 ; python_version >= '3.8'
21
- typing-extensions == 4.13.1 ; python_version >= '3.8'
21
+ typing-extensions == 4.13.2 ; python_version >= '3.8'
22
22
tzdata == 2025.2 ; python_version >= '2'
23
23
uritemplate == 4.1.1 ; python_version >= '3.6'
0 commit comments