Skip to content

Commit 514a980

Browse files
committed
Drop the explicit asgiref dependency
Depending on asgiref via Django is fine. Refs #1626.
1 parent ce553bf commit 514a980

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ classifiers =
3131
[options]
3232
python_requires = >=3.7
3333
install_requires =
34-
asgiref >= 3.3.2, < 4
3534
Django >= 3.2
3635
sqlparse >= 0.2.0
3736
packages = find:

0 commit comments

Comments
 (0)