From 25fabfac5511618b161353313f86490574df82e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:02:57 +0000 Subject: [PATCH] Update coolprop requirement from ~=6.4.1 to ~=6.5.0 Updates the requirements on [coolprop](https://github.com/CoolProp/CoolProp) to permit the latest version. - [Release notes](https://github.com/CoolProp/CoolProp/releases) - [Commits](https://github.com/CoolProp/CoolProp/compare/v6.4.1...v6.5.0) --- updated-dependencies: - dependency-name: coolprop dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb35866e..6de658b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ requests~=2.25.1 packaging~=21.0 pytest~=6.2.4 setuptools==67.7.2 -CoolProp~=6.4.1 +CoolProp~=6.5.0 energy-pandas~=0.3.3 validator_collection~=1.5.0 pint==0.19