Skip to content

Commit

Permalink
Update openfisca-core requirement from <32.0,>=27.0 to >=27.0,<33.0
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.
- [Release notes](https://github.com/openfisca/openfisca-core/releases)
- [Changelog](https://github.com/openfisca/openfisca-core/blob/master/CHANGELOG.md)
- [Commits](openfisca/openfisca-core@27.0.0...32.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 14, 2019
1 parent 4fb1d6b commit 901db58
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 @@ -23,7 +23,7 @@
("share/openfisca/openfisca-country-template", ["CHANGELOG.md", "LICENSE", "README.md"]),
],
install_requires = [
"OpenFisca-Core[web-api] >=27.0,<32.0",
"OpenFisca-Core[web-api] >=27.0,<33.0",
],
extras_require = {
"dev": [
Expand Down

0 comments on commit 901db58

Please sign in to comment.