Updated Libraries to the latest version and Addition of pre-commit hooks
- All the libraries are updated to the latest stable versions.
- Added pre-commit hooks for linting and formatting.
- Added reorder_python_imports pre-commit hook.
- Added ruff pre-commit hook(The fastest Python linter, written in Rust).