Skip to content

Commit

Permalink
Update openfisca-survey-manager requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [openfisca-survey-manager](https://github.com/openfisca/openfisca-survey-manager) to permit the latest version.
- [Release notes](https://github.com/openfisca/openfisca-survey-manager/releases)
- [Changelog](https://github.com/openfisca/openfisca-survey-manager/blob/master/CHANGELOG.md)
- [Commits](openfisca/openfisca-survey-manager@0.34.0...2.2.1)

---
updated-dependencies:
- dependency-name: openfisca-survey-manager
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent c252740 commit 66e5321
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 @@ -56,7 +56,7 @@
'pandas >= 0.22.0',
],
'survey': [
'OpenFisca-Survey-Manager >=0.34,<1.0',
'OpenFisca-Survey-Manager >=0.34,<3.0',
],
},
include_package_data = True, # Will read MANIFEST.in
Expand Down

0 comments on commit 66e5321

Please sign in to comment.