Skip to content

Commit 95088e2

Browse files
committed
chore: enable uvloop extra in granian dependency for ASGI
1 parent 8db7ebc commit 95088e2

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"google-cloud-storage-transfer>=1.17.0",
3838
"google-crc32c>=1.6.0",
3939
"googleapis-common-protos>=1.63.2",
40-
"granian[pname,reload]>=2.7",
40+
"granian[pname,reload,uvloop]>=2.7",
4141
"grpc-google-iam-v1>=0.13.1",
4242
# Note, grpcio>1.30.0 requires setting GRPC_POLL_STRATEGY=epoll1
4343
# See https://github.com/grpc/grpc/issues/23796 and

uv.lock

Lines changed: 16 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)