mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 05:50:36 +00:00
chore: pin ta-lib<0.6 to avoid false installs
This commit is contained in:
@@ -40,7 +40,7 @@ dependencies = [
|
||||
"jsonschema",
|
||||
"numpy>2.0,<3.0",
|
||||
"pandas>=2.2.0,<3.0",
|
||||
"TA-Lib",
|
||||
"TA-Lib<0.6",
|
||||
"ft-pandas-ta",
|
||||
"technical",
|
||||
"tabulate",
|
||||
|
||||
Reference in New Issue
Block a user