update msgpack 0.4.4 to 0.6.0
This commit is contained in:
parent
454c0b2e7e
commit
2eac2d3f35
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue