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 260260 "package" : "sanic" ,
261261 "deps" : {
262262 "*" : ["websockets<11.0" , "aiohttp" ],
263- ">=23 " : ["sanic-testing" ],
263+ ">=22 " : ["sanic-testing" ],
264264 "py3.6" : ["aiocontextvars==0.2.1" ],
265265 "py3.8" : ["tracerite<1.1.2" ],
266266 },
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-09-17T11:36:28.004299 +00:00
13+ # Last generated: 2025-09-17T11:44:37.055296 +00:00
1414
1515[tox]
1616requires =
@@ -778,6 +778,7 @@ deps =
778778 sanic-v25.3.0: sanic ==25.3.0
779779 sanic: websockets<11.0
780780 sanic: aiohttp
781+ sanic-v22.12.0: sanic-testing
781782 sanic-v25.3.0: sanic-testing
782783 {py3.6}-sanic: aiocontextvars ==0.2.1
783784 {py3.8}-sanic: tracerite<1.1.2
You can’t perform that action at this time.
0 commit comments