Skip to content

Commit 5603c7a

Browse files
committed
test msgpack
1 parent accf17f commit 5603c7a

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
@@ -9,7 +9,7 @@
99
from setuptools import setup
1010

1111
install_requires = [
12-
'msgpack>=0.5.0',
12+
'msgpack>=1.0.0',
1313
'greenlet>=3.0; python_implementation != "PyPy"',
1414
'typing-extensions>=4.5; python_version < "3.12"',
1515
]

0 commit comments

Comments
 (0)