Skip to content

Commit

Permalink
Update openfisca-core requirement from <42,>=40.0.1 to >=40.0.1,<43
Browse files Browse the repository at this point in the history
Updates the requirements on [openfisca-core](https://github.com/openfisca/openfisca-core) to permit the latest version.
- [Changelog](https://github.com/openfisca/openfisca-core/blob/master/CHANGELOG.md)
- [Commits](openfisca/openfisca-core@40.0.1...42.0.7)

---
updated-dependencies:
- dependency-name: openfisca-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 2082456 commit e29cf55
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 @@ -61,7 +61,7 @@
},
include_package_data = True, # Will read MANIFEST.in
install_requires = [
'OpenFisca-Core >=40.0.1, <42',
'OpenFisca-Core >=40.0.1, <43',
'scipy >= 0.12',
],
# message_extractors = {'openfisca_tunisia': [
Expand Down

0 comments on commit e29cf55

Please sign in to comment.