chore: update numpy pyproject lock range

This commit is contained in:
Matthias
2025-04-15 06:29:26 +02:00
parent 9921c54882
commit 422f225e8e
+1 -1
View File
@@ -38,7 +38,7 @@ dependencies = [
"httpx>=0.24.1", "httpx>=0.24.1",
"urllib3", "urllib3",
"jsonschema", "jsonschema",
"numpy<2.0", "numpy>2.0,<3.0",
"pandas>=2.2.0,<3.0", "pandas>=2.2.0,<3.0",
"TA-Lib", "TA-Lib",
"pandas-ta", "pandas-ta",