Skip to content

Commit c2c862a

Browse files
committed
Pin tracerite for sanic tests
1 parent cc8de3a commit c2c862a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tox.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,9 @@ deps =
383383
framework_sanic-sanic2290: sanic<22.9.1
384384
framework_sanic-sanic2406: sanic<24.07
385385
framework_sanic-saniclatest: sanic
386+
; Pin this temporarily since there is a bug in v1.1.2 in inspector.py, line 119
387+
framework_sanic-sanic2406: tracerite<1.1.2
388+
framework_sanic-saniclatest: tracerite<1.1.2
386389
framework_sanic-sanic{200904,210300,2109,2112,2203,2290}: websockets<11
387390
; For test_exception_in_middleware test, anyio is used:
388391
; https://github.com/encode/starlette/pull/1157

0 commit comments

Comments
 (0)