hummingbot/quants-lab

Hummingbot relies on outdated dependencies, causing certain demos to run incorrectly.

garesbil9 opened this issue · 0 comments

The version of hummingbot on pypi is dev-2.0.1 Causing some functions to be abnormal, such as being unable to download k-line data for a large range of time in a loop, only triggering once.

I tried replacing the old version of Hummingbot with the latest version and the function worked correctly.

Can the version on PyPI be updated from 20240714 (dev-2.0.1) to 20240828 (2.0.1)?