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 374374 "deps" : {
375375 "*" : [
376376 "pytest-asyncio" ,
377- "pytest -multipart" ,
377+ "python -multipart" ,
378378 "requests" ,
379379 "cryptography" ,
380380 "pydantic<2.0.0" ,
399399 "<=6.4.1" : [
400400 "pytest<8.2"
401401 ], # https://github.com/tornadoweb/tornado/pull/3382
402+ "py3.6" : ["aiocontextvars" ],
402403 },
403404 },
404405 "trytond" : {
Original file line number Diff line number Diff line change @@ -725,7 +725,7 @@ deps =
725725 starlite-v1.50.2: starlite ==1.50.2
726726 starlite-v1.51.16: starlite ==1.51.16
727727 starlite: pytest-asyncio
728- starlite: pytest -multipart
728+ starlite: python -multipart
729729 starlite: requests
730730 starlite: cryptography
731731 starlite: pydantic<2.0.0
@@ -739,6 +739,7 @@ deps =
739739 tornado-v6.0.4: pytest<8.2
740740 tornado-v6.1: pytest<8.2
741741 tornado-v6.2: pytest<8.2
742+ py3.6-tornado: aiocontextvars
742743
743744
744745 # ~~~ Misc ~~~
You can’t perform that action at this time.
0 commit comments