Skip to content

Commit

Permalink
Fix corre dep
Browse files Browse the repository at this point in the history
  • Loading branch information
benjello committed Sep 27, 2024
1 parent 5bc0411 commit 8458342
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 @@ -52,7 +52,7 @@
),
include_package_data = True, # Will read MANIFEST.in
install_requires = [
'OpenFisca-Core >=34, <36',
'OpenFisca-Core >=40.0.1, <42',
'PyYAML >= 3.10',
'scipy >= 0.12',
],
Expand Down

0 comments on commit 8458342

Please sign in to comment.