Skip to content

Commit 1c2dae3

Browse files
committed
fix(sanic): Downgrading tracerite to fix the bug introduced in version 1.1.2
Signed-off-by: Varsha GS <varsha.gs@ibm.com>
1 parent df5f489 commit 1c2dae3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ spyne>=2.14.0; python_version < "3.12"
4040
sqlalchemy>=2.0.0
4141
starlette>=0.38.2; python_version == "3.13"
4242
tornado>=6.4.1
43+
tracerite<=1.1.1
4344
uvicorn>=0.13.4
4445
urllib3>=1.26.5
4546
httpx>=0.27.0

0 commit comments

Comments
 (0)