Spaces:
Sleeping
Sleeping
# Core dependencies | |
numpy>=1.21.0 | |
pandas>=1.3.0 | |
scipy>=1.7.0 | |
tqdm>=4.62.2 | |
python-dotenv>=0.19.0 | |
# Streamlit UI | |
streamlit>=1.8.0 | |
# Data visualization | |
matplotlib>=3.4.3 | |
seaborn>=0.11.2 | |
plotly>=5.6.0 | |
# Machine Learning & Deep Learning | |
scikit-learn>=0.24.2 | |
xgboost>=1.5.0 | |
torch>=1.9.0 | |
transformers>=4.0.0 | |
sentencepiece | |
protobuf | |
# Financial data & analysis | |
yfinance>=0.1.63 | |
finnhub-python>=2.4.12 | |
statsmodels>=0.12.2 | |
arch>=5.0.0 | |
cvxopt>=1.2.7 | |
# Reinforcement Learning | |
gymnasium>=0.29.0 | |
# Web & Data processing | |
aiohttp>=3.8.0 | |
websockets>=9.1 | |
asyncio>=3.4.3 | |
beautifulsoup4>=4.9.3 | |
newspaper3k>=0.2.8 | |
tweepy>=4.5.0 | |
# Development & testing | |
pytest>=7.0.0 | |
pytest-asyncio>=0.18.0 | |
pytest-cov>=3.0.0 | |
jupyter>=1.0.0 | |
notebook>=6.4.0 | |
ipython>=7.26.0 | |
ipywidgets>=7.6.5 | |
PyYAML>=5.4.1 | |
questionary>=1.10.0 |