Skip to content

Commit 0073cec

Browse files
Add asgiref to allowlist (#173)
1 parent a248b5b commit 0073cec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stub_uploader/metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ def verify_typeshed_req(req: Requirement) -> None:
218218
"Pillow",
219219
"Werkzeug",
220220
"arrow",
221+
"asgiref",
221222
"click",
222223
"cryptography",
223224
"django-stubs",

0 commit comments

Comments
 (0)