Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep requirements.txt in sync w/ ODK #657

Open
Tracked by #660
joeflack4 opened this issue Sep 20, 2024 · 0 comments
Open
Tracked by #660

Keep requirements.txt in sync w/ ODK #657

joeflack4 opened this issue Sep 20, 2024 · 0 comments
Assignees

Comments

@joeflack4
Copy link
Contributor

Overview

During development, at least for debugging, we are using local packages, which are reflected in the requirements.txt files. We try to keep this aligned with what's in ODK, but that can be a little difficult. When ODK gets updated, it can get out of sync with our local packages.

Ideally we would keep these in sync so that our development environment matches that of the runtime.

Context

This causes problems sometimes, where when ODK gets updated, we don't realize it during development for a while. For example pronto got upgraded recently from 2.5.5 to 2.5.7 which resulted in #655.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant