Skip to content

Commit

Permalink
fix: maj du numéro de version max openfisca-france
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic committed Mar 12, 2024
1 parent 7693ac9 commit 1b385ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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={
Expand Down

0 comments on commit 1b385ca

Please sign in to comment.