mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
chore: force pycoingecko to be > 3.2.0
that's the first version supporting demo API keys
This commit is contained in:
@@ -44,7 +44,7 @@ dependencies = [
|
||||
"pandas-ta",
|
||||
"technical",
|
||||
"tabulate",
|
||||
"pycoingecko",
|
||||
"pycoingecko>=3.2.0",
|
||||
"py_find_1st",
|
||||
"python-rapidjson",
|
||||
"orjson",
|
||||
|
||||
Reference in New Issue
Block a user