# Core dependencies for Hugging Face Spaces gradio[oauth]==5.49.1 huggingface_hub<1.0.0 pandas>=2.0.0 numpy>=1.24.0 plotly>=5.0.0 # API and web processing requests>=2.25.0 httpx>=0.24.0 # Date and time handling pytz>=2023.3 python-dateutil>=2.8.0 # Data processing openpyxl>=3.0.0 chardet>=5.0.0 # Progress and logging tqdm>=4.65.0 # FreshQA evaluation openai>=1.10.0 tabulate>=0.9.0 # Environment variables python-dotenv>=1.0.0 # Optional: Korean language processing (commented out for faster deployment) # konlpy>=0.6.0 # Optional: Heavy ML dependencies (commented out for faster deployment) # torch>=2.0.0 # transformers>=4.30.0 # accelerate>=0.20.0