Skip to content

Commit 001fd6b

Browse files
Marcelo-Theodoroandrewgodwin
authored andcommitted
Upgrade msgpack to 0.6.0 (#147)
1 parent b6ef126 commit 001fd6b

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
@@ -32,7 +32,7 @@
3232
python_requires=">=3.5.2",
3333
install_requires=[
3434
"aioredis~=1.0",
35-
"msgpack~=0.5.2",
35+
"msgpack~=0.6.0",
3636
"asgiref~=2.1",
3737
"channels~=2.0",
3838
],

0 commit comments

Comments
 (0)