Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
clallemand committed Nov 19, 2024
1 parent 8908e0d commit 1ee0cb0
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 @@ -44,7 +44,7 @@
install_requires = [
"multipledispatch >=0.6.0, <1.0.0",
"OpenFisca-France >=169.0.0, <170.0.0",
"openFisca-survey-manager >=2.2.0, <2.3.0",
"openFisca-survey-manager >=2.3.0, <2.4.0",
],
extras_require = {
"test": [
Expand Down

0 comments on commit 1ee0cb0

Please sign in to comment.