Metadata-Version: 2.1
Name: rizemind
Version: 0.0.1
Summary: RIZE DML: suite of Flower extensions for Decentralizing Machine Learning
License: Apache-2.0
Author: T-RIZE Labs
Author-email: michael.duchesne@t-rize.io
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: eth-account (>=0.13.4)
Requires-Dist: flwr (>=1.15.1,<2.0.0)
Requires-Dist: mnemonic (>=0.21,<0.22)
Requires-Dist: numpy (<2.0.0)
Requires-Dist: py-solc-x (>=2.0.3,<3.0.0)
Requires-Dist: pydantic (>=2.10.6,<3.0.0)
Requires-Dist: ray (>=2.42.0,<3.0.0)
Requires-Dist: web3 (>=7.0.0)
