# Hugging Face Spaces (Streamlit) deployment
# Core engine
pandas>=2.1,<3
pydantic>=2.5,<3
pydantic-settings>=2.1,<3
httpx>=0.25,<1
structlog>=24.1
click>=8.1,<9
tenacity>=8.2,<10
# UI
streamlit>=1.31,<2
