From 616d2523f58ef03b5de0de87772067f915025ac1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 07:03:20 +0000 Subject: [PATCH] Bump pandas from 0.25.3 to 1.2.4 Bumps [pandas](https://github.com/pandas-dev/pandas) from 0.25.3 to 1.2.4. - [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.3...v1.2.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3979078..7229330 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ tensorflow>=2.0.0 matplotlib==3.1.2 -pandas==0.25.3 +pandas==1.2.4 pydot==1.4.1 pygame==1.9.6 kivy==1.11.1