Skip to content

Commit

Permalink
Update openfisca-core requirement from <42,>=41.5.0 to >=41.5.0,<44
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@41.5.0...43.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 51faa6a commit 244c0b0
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 @@ -30,7 +30,7 @@
],
install_requires = [
"bottleneck >=1.3.2,<=2.0.0",
"OpenFisca-Core >= 41.5.0,<42",
"OpenFisca-Core >= 41.5.0,< 44",
"numba>=0.54,<1.0.0",
"pandas>=2.0,<3.0",
],
Expand Down

0 comments on commit 244c0b0

Please sign in to comment.