Bug Report
Describe the bug
We are encountering below exceptions after upgrade hummingbot version to v1.27.0 Is there any version compatibility issue between dashboard and hummingbot?
latest version of hummingbot is not on pip yet, so I modified in environment_conda.yml to install the latest
ImportError: cannot import name 'read_yaml_file' from 'utils.os_utils' (/data/dashboard/utils/os_utils.py)
2024-04-29 16:22:36.582 Uncaught app exception
Traceback (most recent call last):
File "/data/miniconda3/envs/dashboard/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 584, in _run_script
exec(code, module.dict)
File "/data/dashboard/main.py", line 6, in