Skip to content

Commit

Permalink
bump OpenFisca-Core
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit-cty committed Oct 31, 2024
1 parent 4b7f87a commit 4ac5204
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 @@ -55,7 +55,7 @@
include_package_data = True, # Will read MANIFEST.in
install_requires = [
'numexpr <= 2.8.4',
'OpenFisca-Core >= 41, < 42',
'OpenFisca-Core >= 43, < 44',
'pandas >= 2.0.3, < 3.0',
'python-slugify >= 8.0.1, < 9.0',
],
Expand Down

0 comments on commit 4ac5204

Please sign in to comment.