mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
8c97b83b8c
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.1 to 1.1.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/v1.1.1...v1.1.2) Signed-off-by: dependabot[bot] <support@github.com>
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
# Load common requirements
|
|
-r requirements-common.txt
|
|
|
|
numpy==1.19.1
|
|
pandas==1.1.2
|