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:
copilot-swe-agent[bot]
2026-02-12 02:54:48 +00:00
parent cc98039246
commit 00abb33bbe
10 changed files with 54 additions and 15 deletions
+1 -1
View File
@@ -230,7 +230,7 @@ httpx>=0.26.0
### Medium Priority (Next Month)
- [ ] Fix Pydantic V1 → V2 migration warnings
- [ ] Migrate from PyPDF2 to pypdf (modern fork)
- [x] Migrate from PyPDF2 to pypdf (modern fork) - ✅ Completed 2026-02-12
- [ ] Consolidate storage provider code
- [ ] Add API pagination
- [ ] Implement retry logic for Celery tasks