We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b828ba commit af47c3aCopy full SHA for af47c3a
src/py/reactpy/pyproject.toml
@@ -45,6 +45,7 @@ starlette = [
45
sanic = [
46
"sanic >=21",
47
"sanic-cors",
48
+ "tracerite>=1.1.1",
49
"uvicorn[standard] >=0.19.0",
50
]
51
fastapi = [
0 commit comments