mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 18:23:55 +00:00
f07b26f245
Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.25.1 to 0.25.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](https://github.com/pandas-dev/pandas/compare/v0.25.1...v0.25.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 lines
84 B
Plaintext
6 lines
84 B
Plaintext
# Load common requirements
|
|
-r requirements-common.txt
|
|
|
|
numpy==1.17.3
|
|
pandas==0.25.2
|