mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-14 02:44:24 +01:00
15 lines
204 B
YAML
15 lines
204 B
YAML
name: streamlit-apps
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.9
|
|
- sqlalchemy
|
|
- pip
|
|
- pip:
|
|
- ccxt
|
|
- streamlit
|
|
- watchdog
|
|
- plotly
|
|
- pycoingecko
|
|
- glom
|