Metadata-Version: 2.1
Name: cashu
Version: 0.18.1
Summary: Ecash wallet and mint
License: MIT
Author: calle
Author-email: callebtc@protonmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: SQLAlchemy[asyncio] (>=2.0.35,<3.0.0)
Requires-Dist: aiosqlite (>=0.20.0,<0.21.0)
Requires-Dist: asyncpg (>=0.30.0,<0.31.0)
Requires-Dist: bech32 (>=1.2.0,<2.0.0)
Requires-Dist: bip32 (>=4.0,<5.0)
Requires-Dist: bitstring (>=3.1.9,<4.0.0)
Requires-Dist: bolt11 (>=2.0.5,<3.0.0)
Requires-Dist: brotli (>=1.1.0,<2.0.0)
Requires-Dist: cbor2 (>=5.6.2,<6.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: cryptography (>=43.0.1,<44.0.0)
Requires-Dist: ecdsa (>=0.19.0,<0.20.0)
Requires-Dist: environs (>=9.5.0,<10.0.0)
Requires-Dist: fastapi (>=0.115.0,<0.116.0)
Requires-Dist: googleapis-common-protos (>=1.63.2,<2.0.0)
Requires-Dist: grpcio (>=1.65.1,<2.0.0)
Requires-Dist: grpcio-tools (>=1.65.1,<2.0.0)
Requires-Dist: h11 (>=0.14.0,<0.15.0)
Requires-Dist: httpx[socks] (>=0.25.1,<0.26.0)
Requires-Dist: importlib-metadata (>=6.8.0,<7.0.0)
Requires-Dist: jinja2 (>=3.1.5,<4.0.0)
Requires-Dist: loguru (>=0.7.0,<0.8.0)
Requires-Dist: mnemonic (>=0.20,<0.21)
Requires-Dist: mypy-protobuf (>=3.6.0,<4.0.0)
Requires-Dist: pycryptodomex (>=3.16.0,<4.0.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: pyjwt (>=2.9.0,<3.0.0)
Requires-Dist: redis (>=5.1.1,<6.0.0)
Requires-Dist: secp256k1 (>=0.14.0,<0.15.0)
Requires-Dist: setuptools (>=75.1.0,<76.0.0)
Requires-Dist: slowapi (>=0.1.9,<0.2.0)
Requires-Dist: types-protobuf (>=5.27.0.20240626,<6.0.0.0)
Requires-Dist: uvicorn (>=0.31.0,<0.32.0)
Requires-Dist: websocket-client (>=1.3.3,<2.0.0)
Requires-Dist: websockets (>=12.0,<13.0)
Requires-Dist: wheel (>=0.41.1,<0.42.0)
Requires-Dist: zstandard (>=0.23.0,<0.24.0)
