Skip to content

Commit

Permalink
version pin esmerald for now
Browse files Browse the repository at this point in the history
  • Loading branch information
dantownsend committed Sep 14, 2024
1 parent 732b2b6 commit 541e1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piccolo/apps/asgi/commands/new.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"fastapi": ["fastapi>=0.112.1"],
"blacksheep": ["blacksheep"],
"litestar": ["litestar"],
"esmerald": ["esmerald"],
"esmerald": ["esmerald==3.3.0"],
"lilya": ["lilya"],
}
ROUTERS = list(ROUTER_DEPENDENCIES.keys())
Expand Down

0 comments on commit 541e1d9

Please sign in to comment.