Skip to content

Commit

Permalink
test msgpack
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptomilk committed Jan 4, 2025
1 parent accf17f commit 5603c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from setuptools import setup

install_requires = [
'msgpack>=0.5.0',
'msgpack>=1.0.0',
'greenlet>=3.0; python_implementation != "PyPy"',
'typing-extensions>=4.5; python_version < "3.12"',
]
Expand Down

0 comments on commit 5603c7a

Please sign in to comment.