Skip to content

Commit ce1ce03

Browse files
DmytroLitvinovShi Feng
authored and
Shi Feng
committed
Updated Channels dependency specifier (django#325)
1 parent a48f29a commit ce1ce03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"redis>=4.2.0",
3434
"msgpack~=1.0",
3535
"asgiref>=3.2.10,<4",
36-
"channels<4",
36+
"channels",
3737
],
3838
extras_require={"cryptography": crypto_requires, "tests": test_requires},
3939
)

0 commit comments

Comments
 (0)