File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-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- ">=24.6 " : ["sanic_testing" ],
101+ ">=22.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-20T12:36:00.418187 +00:00
13+ # Last generated: 2025-03-20T13:04:24.595484 +00:00
1414
1515[tox]
1616requires =
@@ -699,6 +699,8 @@ deps =
699699 sanic-v24.12.0: sanic ==24.12.0
700700 sanic: websockets<11.0
701701 sanic: aiohttp
702+ sanic-v22.12.0: sanic_testing
703+ sanic-v23.12.2: sanic_testing
702704 sanic-v24.6.0: sanic_testing
703705 sanic-v24.12.0: sanic_testing
704706 py3.6-sanic: aiocontextvars ==0.2.1
You can’t perform that action at this time.
0 commit comments