megaparse-v0.0.26
The-Vibe-Company/megaparsemegaparse-v0.0.26Aug 16, 2024by StanGirard
AI Summary
Fixes a dependency conflict involving pycrypto, which was being utilized by an outdated version of pdfplumber.
Key Highlights
- Fixed dependency conflict with pycrypto
- Resolved issue #76
Full Release Notes
## [0.0.26](https://github.com/QuivrHQ/MegaParse/compare/megaparse-v0.0.25...megaparse-v0.0.26) (2024-08-16) ### Bug Fixes * **pycrypto:** being used by an old version of pdfplumber ([#76](https://github.com/QuivrHQ/MegaParse/issues/76)) ([d28f88c](https://github.com/QuivrHQ/MegaParse/commit/d28f88ceb2a722b15c84738f395b3ff4c818a365))