update msgpack 0.4.4 to 0.6.0

This commit is contained in:
chncaption 2022-12-04 16:06:54 +08:00
parent 454c0b2e7e
commit 2eac2d3f35
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
gevent==1.4.0; python_version <= "3.6"
greenlet==0.4.16; python_version <= "3.6"
gevent>=20.9.0; python_version >= "3.7"
msgpack>=0.4.4
msgpack>=0.6.0
base58
merkletools
rsa