File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 24
24
"python" ,
25
25
* common_args ,
26
26
"-P" ,
27
- "Django>=4.2,<5" ,
27
+ "Django>=4.2.20 ,<5" ,
28
28
"-P" ,
29
29
"urllib3>=1.26.19,<2.0.0" ,
30
30
"-P" ,
41
41
"python" ,
42
42
* common_args ,
43
43
"-P" ,
44
- "Django>=4.2,<5" ,
44
+ "Django>=4.2.20 ,<5" ,
45
45
"-P" ,
46
46
"urllib3>=2.2.2" ,
47
47
"-P" ,
57
57
"python" ,
58
58
* common_args ,
59
59
"-P" ,
60
- "Django>=5.0.14 ,<5.1 " ,
60
+ "Django>=4.2.20 ,<5" ,
61
61
"-P" ,
62
62
"urllib3>=2.2.2" ,
63
63
"-P" ,
102
102
"python" ,
103
103
* common_args ,
104
104
"-P" ,
105
- "Django>=4.2,<5" ,
105
+ "Django>=4.2.20 ,<5" ,
106
106
"-P" ,
107
107
"urllib3>=2.2.2" ,
108
108
"-P" ,
168
168
"python" ,
169
169
* common_args ,
170
170
"-P" ,
171
- "Django>=4.2,<5" ,
171
+ "Django>=4.2.20 ,<5" ,
172
172
"-P" ,
173
173
"urllib3>=2.2.2" ,
174
174
"-P" ,
229
229
"python" ,
230
230
* common_args ,
231
231
"-P" ,
232
- "Django>=4.2,<5" ,
232
+ "Django>=4.2.20 ,<5" ,
233
233
"-P" ,
234
234
"urllib3>=2.2.2" ,
235
235
"-P" ,
290
290
"python" ,
291
291
* common_args ,
292
292
"-P" ,
293
- "Django>=4.2,<5" ,
293
+ "Django>=4.2.20 ,<5" ,
294
294
"-P" ,
295
295
"urllib3>=2.2.2" ,
296
296
"-P" ,
Original file line number Diff line number Diff line change @@ -102,9 +102,9 @@ distlib==0.3.8 \
102
102
--hash=sha256:034db59a0b96f8ca18035f36290806a9a6e6bd9d1ff91e45a7f172eb17e51784 \
103
103
--hash=sha256:1530ea13e350031b6312d8580ddb6b27a104275a31106523b8f123787f494f64
104
104
# via virtualenv
105
- django==5.0.14 \
106
- --hash=sha256:29019a5763dbd48da1720d687c3522ef40d1c61be6fb2fad27ed79e9f655bc11 \
107
- --hash=sha256:e762bef8629ee704de215ebbd32062b84f4e56327eed412e5544f6f6eb1dfd74
105
+ django==4.2.20 \
106
+ --hash=sha256:213381b6e4405f5c8703fffc29cd719efdf189dec60c67c04f76272b3dc845b9 \
107
+ --hash=sha256:92bac5b4432a64532abb73b2ac27203f485e40225d2640a7fbef2b62b876e789
108
108
# via -r requirements.in
109
109
exceptiongroup==1.2.1 \
110
110
--hash=sha256:5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad \
You can’t perform that action at this time.
0 commit comments