# TickVault Requirements
# Python 3.10+

# Core Dependencies
pydantic>=2.0.0             # Data validation and settings management
pydantic-settings>=2.0.0    # Environment variable management
httpx>=0.27.0               # Async HTTP client with connection pooling
pandas>=2.0.0               # Data analysis and DataFrame support
tqdm>=4.66.0                # Progress bars for downloads and reading