# PDF Research Helper # PDF processing (choose one or more) pdfplumber>=0.10.0 # Best for text extraction # PyPDF2>=3.0.0 # Alternative PDF library # pypdf>=4.0.0 # Another alternative (maintained fork of PyPDF2) # Web access requests>=2.31.0 # Utilities python-dotenv>=1.0.0