
after analyzing the old version of requirements.txt, it becomes obvious that any real python 3.6.X versions would fail to install required package, and since no one complained that means there are no <py3.7 users now
15 lines
233 B
Text
15 lines
233 B
Text
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
|
gevent>=20.9.0
|
|
msgpack>=0.4.4
|
|
base58
|
|
merkletools
|
|
rsa
|
|
PySocks>=1.6.8
|
|
pyasn1
|
|
websocket_client
|
|
gevent-ws
|
|
coincurve
|
|
maxminddb
|
|
rich
|
|
defusedxml>=0.7
|
|
pyaes
|