# Core dependencies from samples
strands-agents
strands-agents-tools
bedrock-agentcore-starter-toolkit
bedrock-agentcore
boto3>=1.34.0
botocore>=1.34.0

# Web framework for UI
flask>=2.3.0
flask-cors>=4.0.0

# HTML/CSS processing
jinja2>=3.1.0
beautifulsoup4>=4.12.0
cssutils>=2.9.0

# PowerPoint generation
python-pptx>=0.6.21

# File handling and utilities
pathlib
uuid
datetime
json5
pyyaml>=6.0

# Development and testing
pytest>=7.4.0
requests>=2.31.0