From e6e8f844d5c8123a62138adab9582ad20e0e876d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Nov 2022 03:31:41 -0500 Subject: [PATCH] requirements: update pandas requirement from <1.5.2 to <1.5.3 (#2548) Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md) - [Commits](https://github.com/pandas-dev/pandas/compare/0.3.0...v1.5.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8900f425577..c881f2d8b9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ torch>=1.8.0, <1.13.0; (platform_machine == 'AMD64' or platform_machine == 'x86_ typecheck-decorator<=1.2 leabra-psyneulink<=0.3.2 rich>=10.1, <10.13 -pandas<1.5.2 +pandas<1.5.3 fastkde==1.0.19