Fixed
- Fixed incorrect default thresholds in the docstrings for the univariate drift calculator. Thanks for the eagle-eyed reading [josecaloca](https://github.com/josecaloca)! [(#425)]((https://github.com/NannyML/nannyml/issues/425))
Changed
- Thorough revamp of our dependency version specifications. Dependencies are now less strict, making it easier to use NannyML as a dependency. Big credits to [davisthomas-aily](https://github.com/davisthomas-aily) and [canoadri](https://github.com/canoadri) for their contributions, thoughts and patience on this one. Much appreciated! [(#433)]((https://github.com/NannyML/nannyml/issues/433))
- Added support for Python 3.12
- Dropped support for Python 3.8