# Core dependencies gradio==5.44.0 transformers==4.36.0 torch>=2.0.0 numpy>=1.24.0 pandas>=2.0.0 scipy>=1.11.0 # Machine Learning scikit-learn>=1.3.0 xgboost>=1.7.0 lightgbm>=4.0.0 # Data processing ta>=0.10.2 yfinance>=0.2.18 requests>=2.31.0 # Visualization matplotlib>=3.7.0 plotly>=5.15.0 seaborn>=0.12.0 # Utilities tqdm>=4.65.0 joblib>=1.3.0 psutil>=5.9.0 # Development and testing pytest>=7.4.0 pytest-cov>=4.1.0 pytest-mock>=3.11.0 pytest-asyncio>=0.21.0 pytest-xdist>=3.3.0 pytest-html>=3.2.0 pytest-benchmark>=4.0.0 factory-boy>=3.3.0 faker>=19.0.0 flake8>=6.0.0 black>=23.0.0 mypy>=1.5.0 coverage>=7.3.0 # Optional dependencies for advanced features # Uncomment if needed: # tensorflow>=2.13.0 # keras>=2.13.0 # optuna>=3.3.0