diff --git a/setup.py b/setup.py index 85c420fd..7d259172 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ include_package_data=True, install_requires=[ 'OpenFisca-Core >= 40.0.1, < 42', - 'OpenFisca-France >= 153.0.1, < 159', + 'OpenFisca-France >= 153.0.1, < 160', 'pandas >= 1.5.3, <2.0' ], extras_require={