Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
clallemand committed Oct 28, 2024
1 parent 4e8141f commit 28b5082
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 @@ -43,7 +43,7 @@
python_requires = ">=3.9",
install_requires = [
"multipledispatch >=0.6.0, <1.0.0",
"OpenFisca-France >=168.0.0, <169.0.0",
"OpenFisca-France >=169.0.0, <170.0.0",
"openFisca-survey-manager >=2.2.0, <2.3.0",
],
extras_require = {
Expand Down

0 comments on commit 28b5082

Please sign in to comment.