docs: update all references from PyPDF2 to pypdf in documentation
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -188,7 +188,7 @@ As of this update, DocuElevate uses **automated semantic versioning** via `pytho
|
||||
## 🔧 Technical Debt
|
||||
|
||||
### Refactoring Needed
|
||||
- [ ] Replace PyPDF2 with pypdf (modern maintained fork)
|
||||
- [x] Replace PyPDF2 with pypdf (modern maintained fork) - ✅ Completed 2026-02-12
|
||||
- [ ] Migrate from string-based task names to explicit imports in Celery
|
||||
- [ ] Standardize logging format across all modules
|
||||
- [ ] Remove duplicated configuration loading code
|
||||
|
||||
Reference in New Issue
Block a user