mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-17 05:11:15 +00:00
Merge pull request #8993 from freqtrade/dependabot/pip/develop/numpy-1.25.2
Bump numpy from 1.25.1 to 1.25.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
numpy==1.25.1; python_version > '3.8'
|
numpy==1.25.2; python_version > '3.8'
|
||||||
numpy==1.24.3; python_version <= '3.8'
|
numpy==1.24.3; python_version <= '3.8'
|
||||||
pandas==2.0.3
|
pandas==2.0.3
|
||||||
pandas-ta==0.3.14b
|
pandas-ta==0.3.14b
|
||||||
|
|||||||
Reference in New Issue
Block a user