(feat) add hummingbot library to environment

This commit is contained in:
cardosofede
2023-08-30 19:54:44 +02:00
parent 3e4e3a084b
commit 86201fe31d

View File

@@ -1,11 +1,14 @@
name: dashboard
channels:
- defaults
- conda-forge
dependencies:
- python=3.9
- python=3.10
- sqlalchemy
- pydantic=1.9.*
- pip
- pip:
- hummingbot
- streamlit
- watchdog
- plotly
@@ -13,7 +16,7 @@ dependencies:
- glom
- defillama
- statsmodels
- pandas_ta
- pandas_ta==0.3.14b
- pyyaml
- commlib-py
- jupyter