New version of starknet.py is out (v0.24.3) :airplane:
* Modules for Ledger signing are now optional, use `poetry install -E ledger`
* Update `crypto-cpp-py` version to `1.4.5`
What's Changed
* Make dependencies for Ledger support optional by droserasprout in https://github.com/software-mansion/starknet.py/pull/1474
* Bump `crypto-cpp-py` to `1.4.5` by franciszekjob in https://github.com/software-mansion/starknet.py/pull/1521
**Migration guide**: https://starknetpy.readthedocs.io/en/latest/migration_guide.html
**Full Changelog**: https://github.com/software-mansion/starknet.py/compare/v0.24.2...v0.24.3