CSHS-CWRA / RavenPy

A Python wrapper to setup and run the hydrologic modelling framework Raven
https://ravenpy.readthedocs.io
MIT License
25 stars 5 forks source link

Adjust dependencies that are explicitly imported #336

Closed Zeitsperre closed 6 months ago

Zeitsperre commented 8 months ago

These libraries are often installed by other dependencies, but we don't explicitly list them as dependencies here (warnings originating from conda-forge):

Zeitsperre commented 6 months ago

@huard We should tackle this small change before the next release.

huard commented 6 months ago

platformdirs is already in the core deps geopandas is in the gis deps typing_extensions is in the core deps

Zeitsperre commented 6 months ago

Looks like it. Closed via https://github.com/CSHS-CWRA/RavenPy/commit/394ce529c581e64ad28e482d1d2b7ed452b1a63d