Merge pull request #12158 from freqtrade/dependabot/pip/develop/pandas-2.3.2

chore(deps): bump pandas from 2.3.1 to 2.3.2
pull/12167/head
Matthias 9 months ago committed by GitHub
commit d35dde6757
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,6 @@
numpy==2.3.2; platform_machine != 'armv7l'
numpy==2.2.4; platform_machine == 'armv7l'
pandas==2.3.1; platform_machine != 'armv7l'
pandas==2.3.2; platform_machine != 'armv7l'
pandas==2.2.3; platform_machine == 'armv7l'
bottleneck==1.5.0
numexpr==2.11.0

Loading…
Cancel
Save