mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
f22fc8ef3e
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.0 to 1.1.1. - [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.0...v1.1.1) 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.1
|