Files
hummingbot-dashboard/environment_conda.yml
2023-08-02 21:24:13 +02:00

28 lines
550 B
YAML

name: dashboard
channels:
- conda-forge
dependencies:
- python=3.9
- sqlalchemy
- pip
- pip:
- streamlit
- watchdog
- plotly
- pycoingecko
- glom
- defillama
- statsmodels
- pandas_ta
- pyyaml
- commlib-py
- jupyter
- optuna
- optuna-dashboard
- pathlib
- streamlit-ace
- st-pages
- streamlit-elements==0.1.*
- git+https://github.com/hummingbot/hbot-remote-client-py.git
- git+https://github.com/hummingbot/docker-manager.git