From e29cf552893fb7cf80d16a51151db176a3ab8583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 08:06:47 +0000 Subject: [PATCH] Update openfisca-core requirement from <42,>=40.0.1 to >=40.0.1,<43 Updates the requirements on [openfisca-core](https://github.com/openfisca/openfisca-core) to permit the latest version. - [Changelog](https://github.com/openfisca/openfisca-core/blob/master/CHANGELOG.md) - [Commits](https://github.com/openfisca/openfisca-core/compare/40.0.1...42.0.7) --- updated-dependencies: - dependency-name: openfisca-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d3786b8..15b2e5c 100644 --- a/setup.py +++ b/setup.py @@ -61,7 +61,7 @@ }, include_package_data = True, # Will read MANIFEST.in install_requires = [ - 'OpenFisca-Core >=40.0.1, <42', + 'OpenFisca-Core >=40.0.1, <43', 'scipy >= 0.12', ], # message_extractors = {'openfisca_tunisia': [