What's Changed
* 56 update requirements by ntutland in https://github.com/nmc-cafes/duet-tools/pull/57
- The landfire module is now part of an extras import. `assign_targets_from_sb40` now lives in duet_tools.landfire
- For default import use `pip install duet-tools`. This will import the calibration module and the inputs module
- For landfire module use `pip install duet-tools[landfire]`. **This is only compatible with Python=3.10**
**Full Changelog**: https://github.com/nmc-cafes/duet-tools/compare/v0.5.0...v0.6.0