File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9898 "python" : ">=3.6" ,
9999 "deps" : {
100100 "*" : ["websockets<11.0" , "aiohttp" ],
101- ">=22 .0" : ["sanic_testing" ],
101+ ">=21.3 .0" : ["sanic_testing" ],
102102 "py3.6" : ["aiocontextvars==0.2.1" ],
103103 },
104104 },
Original file line number Diff line number Diff line change 1010# The file (and all resulting CI YAMLs) then need to be regenerated via
1111# "scripts/generate-test-files.sh".
1212#
13- # Last generated: 2025-03-20T13:04:24.595484 +00:00
13+ # Last generated: 2025-03-20T13:22:01.066551 +00:00
1414
1515[tox]
1616requires =
@@ -699,6 +699,7 @@ deps =
699699 sanic-v24.12.0: sanic ==24.12.0
700700 sanic: websockets<11.0
701701 sanic: aiohttp
702+ sanic-v21.12.2: sanic_testing
702703 sanic-v22.12.0: sanic_testing
703704 sanic-v23.12.2: sanic_testing
704705 sanic-v24.6.0: sanic_testing
You can’t perform that action at this time.
0 commit comments