chore: force pycoingecko to be > 3.2.0

that's the first version supporting demo API keys
This commit is contained in:
Matthias
2024-11-18 07:12:17 +01:00
parent 971cdbb918
commit fc3db2d29c

View File

@@ -44,7 +44,7 @@ dependencies = [
"pandas-ta",
"technical",
"tabulate",
"pycoingecko",
"pycoingecko>=3.2.0",
"py_find_1st",
"python-rapidjson",
"orjson",