
- importBundle imports zip archive of sites - latest bootstrapping bundle is downloaded if data/ dir is empty; primary reason for this for now is to avoid constantly updating tracker list in git tree and use Syncronite instead
17 lines
410 B
Text
17 lines
410 B
Text
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
|
gevent>=20.9.0
|
|
msgpack>=0.6.0
|
|
base58
|
|
# for some reason nobody released fresh merkletools that don't require on outdated pysha3
|
|
git+https://github.com/Tierion/pymerkletools.git@f10d71e2cd529a833728e836dc301f9af502d0b0
|
|
rsa
|
|
PySocks>=1.6.8
|
|
pyasn1
|
|
websocket_client
|
|
gevent-ws
|
|
coincurve
|
|
maxminddb
|
|
rich
|
|
defusedxml>=0.7
|
|
pyaes
|
|
requests
|