Just a small update to update imports, support the latest python version, and fix configs.
Added
- Support for Python 3.14 (and retroactively 3.13).
Removed
- Dropped support for Python 3.8.
- DeepSource config and badge.
Fixed
- Fixed pre-commit config, now using all official repos while still utilizing poetry dependencies.
- Fixed the GitHub workflows for CI/CD, now using the latest action versions.