File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 236236 "package" : "sanic" ,
237237 "deps" : {
238238 "*" : ["websockets<11.0" , "aiohttp" , "sanic_testing" ],
239+ "<=22.12.0" : ["sanic_testing<22.9" ],
239240 "py3.6" : ["aiocontextvars==0.2.1" ],
240241 "py3.8" : ["tracerite<1.1.2" ],
241242 },
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-05T09:02:00.001820 +00:00
13+ # Last generated: 2025-09-05T09:43:26.291671 +00:00
1414
1515[tox]
1616requires =
@@ -776,6 +776,12 @@ deps =
776776 sanic: websockets<11.0
777777 sanic: aiohttp
778778 sanic: sanic_testing
779+ sanic-v0.8.3: sanic_testing<22.9
780+ sanic-v18.12.0: sanic_testing<22.9
781+ sanic-v19.12.5: sanic_testing<22.9
782+ sanic-v20.12.7: sanic_testing<22.9
783+ sanic-v21.12.2: sanic_testing<22.9
784+ sanic-v22.12.0: sanic_testing<22.9
779785 {py3.6}-sanic: aiocontextvars ==0.2.1
780786 {py3.8}-sanic: tracerite<1.1.2
781787
You can’t perform that action at this time.
0 commit comments