Skip to content

Commit cf5f741

Browse files
krademandrewgodwin
authored andcommitted
msgpack dependency version updated to 0.5.2
1 parent 277961a commit cf5f741

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
@@ -31,7 +31,7 @@
3131
include_package_data=True,
3232
install_requires=[
3333
"aioredis~=1.0",
34-
"msgpack~=0.5.0",
34+
"msgpack~=0.5.2",
3535
"asgiref~=2.1",
3636
"channels~=2.0",
3737
],

0 commit comments

Comments
 (0)