Urbanopt has dependency conflicts, specifically with Pandas. Relaxing these constraints will make it easier for all the projects that Urbanopt uses to play nicely together.
What does this PR accomplish?
Uses compatible versioning to maintain backward compatibility while allowing the newest mutual version to be used.
Any background context you want to provide?
Urbanopt has dependency conflicts, specifically with Pandas. Relaxing these constraints will make it easier for all the projects that Urbanopt uses to play nicely together.
What does this PR accomplish?
Uses compatible versioning to maintain backward compatibility while allowing the newest mutual version to be used.
How should this be manually tested?
CI is sufficient
What are the relevant tickets?
https://github.com/urbanopt/urbanopt-cli/issues/459