Skip to content

Commit 9857f30

Browse files
authored
Merge pull request freqtrade#12252 from freqtrade/dependabot/pip/develop/numexpr-2.12.1
chore(deps): bump numexpr from 2.11.0 to 2.12.1
2 parents a7de2cf + 776d9ac commit 9857f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy==2.3.2
22
pandas==2.3.2
33
bottleneck==1.6.0
4-
numexpr==2.11.0
4+
numexpr==2.12.1
55
# Indicator libraries
66
ft-pandas-ta==0.3.15
77
ta-lib==0.6.7

0 commit comments

Comments
 (0)