mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-20 13:28:20 +02:00
* Use active download class for explicit downloads * Delete old temporary interest manager and expiringdict dependency * Delete old comments related to temporary interest manager * Add log line after successful download single squeak * Add unit test for mark download complete * Add unit test for wait for stop method of download * Add test for download hash not interested * Add test for get download result * Add test for initiate download for hash download * Add test for initiate download for interest download * Rename interest download * Remove commented old method * Remove another comment from active download * Use limit 1 for hash download * Rename wait for complete method of download
18 lines
343 B
Text
18 lines
343 B
Text
alembic==1.7.1
|
|
Flask==2.0.1
|
|
flask-cors==3.0.10
|
|
flask-login==0.5.0
|
|
Flask-WTF==0.15.1
|
|
googleapis-common-protos==1.53.0
|
|
grpcio==1.39.0
|
|
grpcio-tools==1.39.0
|
|
importlib_resources==1.4.0
|
|
mypy-protobuf==2.9
|
|
protobuf==3.17.3
|
|
PySocks==1.7.1
|
|
python-bitcoinlib==0.11.0
|
|
pyzmq==22.3.0
|
|
requests==2.26.0
|
|
SQLAlchemy==1.4.25
|
|
squeakpy==0.7.7
|
|
typed-config==0.2.5
|