Files
hummingbot-dashboard/environment.yml
2023-04-21 17:37:01 -03:00

17 lines
259 B
YAML

name: streamlit-apps
channels:
- conda-forge
dependencies:
- python=3.9
- sqlalchemy
- pip
- pip:
- ccxt
- streamlit
- watchdog
- plotly
- pycoingecko
- glom
- defillama
- statsmodels
- pandas_ta