|
1 | 1 | -i https://pypi.org/simple
|
2 | 2 | asgiref==3.8.1; python_version >= '3.8'
|
3 | 3 | attrs==25.3.0; python_version >= '3.8'
|
4 |
| -django==5.2.1; python_version >= '3.10' |
| 4 | +django==5.2.3; 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.5.1; python_version >= '3.6' |
| 7 | +drf-spectacular-sidecar==2025.6.1; python_version >= '3.6' |
8 | 8 | faker==37.3.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 |
| -jsonschema==4.23.0; python_version >= '3.8' |
| 11 | +jsonschema==4.24.0; python_version >= '3.9' |
12 | 12 | jsonschema-specifications==2025.4.1; python_version >= '3.9'
|
13 | 13 | packaging==25.0; python_version >= '3.8'
|
14 |
| -python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2' |
15 | 14 | python-dotenv==1.1.0; python_version >= '3.9'
|
16 | 15 | pyyaml==6.0.2; python_version >= '3.8'
|
17 | 16 | referencing==0.36.2; python_version >= '3.9'
|
18 | 17 | rpds-py==0.25.1; python_version >= '3.9'
|
19 |
| -six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2' |
20 | 18 | sqlparse==0.5.3; python_version >= '3.8'
|
21 |
| -typing-extensions==4.13.2; python_version >= '3.8' |
| 19 | +typing-extensions==4.14.0; python_version >= '3.9' |
22 | 20 | tzdata==2025.2; python_version >= '2'
|
23 |
| -uritemplate==4.1.1; python_version >= '3.6' |
| 21 | +uritemplate==4.2.0; python_version >= '3.9' |
0 commit comments