Merge pull request #11888 from freqtrade/dependabot/pip/develop/bottleneck-1.5.0

chore(deps): bump bottleneck from 1.4.2 to 1.5.0
This commit is contained in:
Matthias
2025-06-16 09:08:13 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
numpy==2.2.6
pandas==2.3.0
bottleneck==1.4.2
bottleneck==1.5.0
numexpr==2.10.2
# Indicator libraries
ft-pandas-ta==0.3.15