Merge pull request #8739 from freqtrade/dependabot/pip/develop/pandas-2.0.2

Bump pandas from 2.0.1 to 2.0.2
This commit is contained in:
Matthias
2023-06-05 09:39:55 +02:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
numpy==1.24.3
pandas==2.0.1
pandas==2.0.2
pandas-ta==0.3.14b
ccxt==3.1.13