# Windows Arena adapter dependencies
#
# For minimal install (core only):
#   pip install -e .
#
# For full install (all evaluators):
#   pip install -e ".[all]"
#
# For specific extras:
#   pip install -e ".[media,pdf]"
#
# See pyproject.toml for the full dependency specification.

# Core dependencies (always required)
requests>=2.31.0
pandas>=2.0.0
numpy>=1.24.0
lxml>=5.0.0
Pillow>=10.0.0
pyyaml>=6.0
python-docx>=1.0.0
pdfplumber>=0.10.0
openpyxl>=3.1.0
python-pptx>=0.6.21
rapidfuzz>=3.0.0
beautifulsoup4>=4.12.0
cssselect>=1.2.0
aiohttp>=3.8.0
odfpy>=1.4.1
