mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-11 17:34:28 +01:00
(feat) create environment.yml
This commit is contained in:
14
environment.yml
Normal file
14
environment.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
name: streamlit-apps
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.9
|
||||
- sqlalchemy
|
||||
- pip
|
||||
- pip:
|
||||
- ccxt
|
||||
- streamlit
|
||||
- watchdog
|
||||
- plotly
|
||||
- pycoingecko
|
||||
- glom
|
||||
Reference in New Issue
Block a user