stock-predictions / requirements.txt
Tonic's picture
adds market status , better uncertainty pred, extends pred to technicals , improves ensemble method , adds covariants for better pred , improves gradio interface docstrings
55ce26a unverified
raw
history blame contribute delete
893 Bytes
# Core dependencies with version constraints to avoid conflicts
numpy<2.0.0
scipy>=1.10.0
scikit-learn>=1.3.0
# Deep learning and ML
torch>=2.1.2
transformers>=4.36.0
chronos-forecasting>=1.0.0
# Data handling
pandas>=2.0.0
pandas_datareader>=0.10.0
yfinance>=0.2.0
# Visualization
plotly>=5.0.0
matplotlib
# Web interface
gradio>=4.0.0
# Advanced features
hmmlearn>=0.3.0
textblob>=0.17.1
arch>=6.2.0
# Utilities
loguru>=0.7.0
retry>=0.9.2
tqdm
pytz>=2023.3
python-dateutil>=2.8.2
requests>=2.31.0
joblib
aiohttp
urllib3
certifi
regex
cachetools>=5.3.0
# Optional dependencies
neuralforecast
hyperopt
optuna
filelock
click
tensorboard
msgpack
rsa
pyasn1
attrs
wcwidth
cmd2
pyperclip
fsspec
packaging
parso
jedi
lxml
Mako
MarkupSafe
toml
idna
multidict
cliff
stevedore
autopage
prettytable
patsy
tokenizers
fastapi
gunicorn
uvicorn
spaces>=0.1.0
python-binance
typer
diskcache
anthropic