Skip to content

Commit c38ff7a

Browse files
committed
fix(deps): asgiref is a direct dependency
1 parent a0292e1 commit c38ff7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ tests_require =
4646
pytest-django >= 4.5.2
4747
install_requires =
4848
Django >= 4.2
49+
asgiref >= 3.8.1
4950

5051
[options.extras_require]
5152
mfa =

0 commit comments

Comments
 (0)