Remove rsa from dependencies

This commit is contained in:
Zola Gonano 2021-12-24 15:13:29 +00:00
parent a0c30fdc7c
commit 64a7771292

View file

@ -4,7 +4,6 @@ gevent>=20.9.0; python_version >= "3.7"
msgpack>=0.4.4 msgpack>=0.4.4
base58 base58
merkletools merkletools
rsa
PySocks>=1.6.8 PySocks>=1.6.8
pyasn1 pyasn1
websocket_client websocket_client