[project] name = "btc-eth-regime-predictor" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "hmmlearn>=0.3.3", "matplotlib>=3.10.6", "numpy>=2.3.3", "pandas>=2.3.3", ]