mm-apt 0.4.0__py3-none-any.whl → 0.4.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
mm_apt/retry.py CHANGED
@@ -1,5 +1,5 @@
1
- from mm_cryptocurrency import Nodes, Proxies, retry_with_node_and_proxy
2
1
  from mm_result import Result
2
+ from mm_web3 import Nodes, Proxies, retry_with_node_and_proxy
3
3
 
4
4
  from mm_apt import balance
5
5
 
@@ -1,5 +1,5 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mm-apt
3
- Version: 0.4.0
3
+ Version: 0.4.2
4
4
  Requires-Python: >=3.13
5
- Requires-Dist: mm-cryptocurrency~=0.4.4
5
+ Requires-Dist: mm-web3~=0.5.1
@@ -4,7 +4,7 @@ mm_apt/ans.py,sha256=r1ynL71YILm6VpYfRejf7G3Mt_5uVlvI8AXEN9qO50g,1182
4
4
  mm_apt/balance.py,sha256=wy7tJCiwCyiq_GySQdV5zX9fI4jWh9vvphPDZc-dYGc,626
5
5
  mm_apt/coin.py,sha256=NuVFVxDcL3acXdZBLr79dbzT44bWHZP2gtLILWxTzdE,71
6
6
  mm_apt/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- mm_apt/retry.py,sha256=sYfBWguuGcJMtl2b9ewvsz91t6QNt-bE3b_VBiLBV1U,439
8
- mm_apt-0.4.0.dist-info/METADATA,sha256=xEMlxlP2SY9pF1OSWK-o9hqb7LXuj7ndLSSkARIb5o0,114
9
- mm_apt-0.4.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- mm_apt-0.4.0.dist-info/RECORD,,
7
+ mm_apt/retry.py,sha256=rBpxL6HKApWo_So3DQvchkAEy6EZq9dtBdlE0654ZJU,429
8
+ mm_apt-0.4.2.dist-info/METADATA,sha256=y0kNCSuhr_a1naF_C7A3XvaMCGMKm_TjUa5EgPzykwA,104
9
+ mm_apt-0.4.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ mm_apt-0.4.2.dist-info/RECORD,,
File without changes