# Core Dependencies streamlit>=1.28.0 pandas>=2.0.0 numpy>=1.24.0 yfinance>=0.2.28 prophet>=1.1.4 tensorflow>=2.14.0 plotly>=5.18.0 scipy>=1.11.0 seaborn>=0.13.0 joblib>=1.3.08 finnhub-python==2.4.18 ccxt==4.1.87 python-dotenv==1.0.0 # Technical Analysis ta>=0.10.0 # Machine Learning scikit-learn>=1.2.0 # Type Checking typing-extensions>=4.8.0 # Data Handling python-dateutil>=2.8.2 # Development Dependencies pytest>=7.4.0 black>=23.10.0 flake8>=6.1.0 mypy>=1.6.0 isort>=5.12.0