Skip to content

Commit 001d1de

Browse files
need asgiref
1 parent bef16bb commit 001d1de

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

requirements/test_async.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# pip install -r requirements/test_async.txt
22
-r test.txt
33
-r async_dev.txt
4+
asgiref>=3.7.2,<3.8; python_version<"3.9"
5+
asgiref>=3.8,<4; python_version>="3.9"
46
pytest-asyncio<2;

0 commit comments

Comments
 (0)