123456789101112131415161718192021222324 |
- setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
- gevent>=23.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
- ipython>=8
- fastbencode
- asyncio-gevent
- aio-btdht@git+https://github.com/bashkirtsevich-llc/aiobtdht@f99d881e9b992da13519721e251912c32a566cd7
- aio-krpc-server@git+https://github.com/bashkirtsevich-llc/aiokrpc@fe0b18a98d4dc19034f8152afbae78fb600830e2
- GitPython
|