# --- Core dependencies --- python-dateutil>=2.8.2 numpy>=1.24.0 pandas>=2.0.0 # --- Visualisasi dan plotting --- matplotlib>=3.8.0 seaborn>=0.13.0 wordcloud>=1.9.2 # --- Machine Learning / NLP --- transformers==4.36.0 torch>=2.1.0 sentencepiece>=0.1.99 sacremoses>=0.1.1 # --- Text preprocessing (Bahasa Indonesia) --- Sastrawi>=1.0.1 regex>=2023.10.3 # --- Model Deployment / Interface --- gradio>=4.12.0 # --- Utility --- tqdm>=4.66.1 requests>=2.31.0 # --- Compatibility fixes for csv/excel data loading --- openpyxl>=3.1.2 # --- Optional (untuk PDF, log, atau analisis file tambahan) --- PyYAML>=6.0.1 # --- HuggingFace & Tokenizers backend --- huggingface-hub>=0.20.0 tokenizers>=0.15.0