mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-19 21:40:24 +00:00
chore: update numpy pyproject lock range
This commit is contained in:
@@ -38,7 +38,7 @@ dependencies = [
|
||||
"httpx>=0.24.1",
|
||||
"urllib3",
|
||||
"jsonschema",
|
||||
"numpy<2.0",
|
||||
"numpy>2.0,<3.0",
|
||||
"pandas>=2.2.0,<3.0",
|
||||
"TA-Lib",
|
||||
"pandas-ta",
|
||||
|
||||
Reference in New Issue
Block a user