Commit a550264
Add asgiref dep to starlette tox envs
The starlette test imports asgiref.testing, which is normally available
as a Django transitive dependency. Since the starlette-specific tox envs
don't install Django, asgiref must be listed explicitly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f3cc4ff commit a550264
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
0 commit comments