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

Version compatibility for dependencies #422

Open
kaklise opened this issue May 2, 2024 · 1 comment
Open

Version compatibility for dependencies #422

kaklise opened this issue May 2, 2024 · 1 comment

Comments

@kaklise
Copy link
Collaborator

kaklise commented May 2, 2024

Summary
Deprecation Warnings and Future Warnings need to be addressed. Dependency versions for scipy and plotly also do not point to the latest release in requirements.txt.

@kaklise kaklise self-assigned this May 6, 2024
@kaklise
Copy link
Collaborator Author

kaklise commented Jul 17, 2024

Updates are needed to support the the current version of the following packages:

  • geopandas (requirements currently specify geopandas < 1.0)
  • numpy (requirements currently specify numpy < 2.0)
  • scipy (requirements currently specify scipy < 1.13.0)
  • fiona (requirements currently specify fiona <1.10)

Version limits on plotly have been resolved.

@kaklise kaklise changed the title Check deprecation and future warnings, and version compatibility for dependencies Version compatibility for dependencies Jul 17, 2024
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

3 participants