Skip to content

Commit

Permalink
upgrades packages
Browse files Browse the repository at this point in the history
  • Loading branch information
clallemand committed Jun 12, 2024
1 parent 0028e7d commit dffd8a0
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 @@ -42,7 +42,7 @@
python_requires = ">=3.9",
install_requires = [
"multipledispatch >=0.6.0, <1.0.0",
"OpenFisca-France >=166.0.0, <167.0.0",
"OpenFisca-France >=167.0.0, <168.0.0",
"openFisca-survey-manager >=2.0.0, <2.1.0",
],
extras_require = {
Expand Down

0 comments on commit dffd8a0

Please sign in to comment.