# Core dependency for PDF handling
pypdf>=4.0.0,<5.0.0

# Testing framework
pytest>=7.0.0,<9.0.0 
pytest-mock>=3.10.0,<4.0.0 # For mocking in tests 