issues
search
CSHS-CWRA
/
RavenPy
A Python wrapper to setup and run the hydrologic modelling framework Raven
https://ravenpy.readthedocs.io
MIT License
26
stars
5
forks
source link
Remove requests library, fix pyogrio calls, synchronize deps
#394
Closed
Zeitsperre
closed
2 months ago
Zeitsperre
commented
2 months ago
FYI @tlvu
Changes
Removed the pin on
pyogrio
(set by
geopandas
now).
Set base required
geopandas
to v1.0.
Updated remote requests code to rely on
urllib{3}
instead of
requests
.
Updated calls to remote GeoJSON file-like objects.
FYI @tlvu
Changes
pyogrio
(set bygeopandas
now).geopandas
to v1.0.urllib{3}
instead ofrequests
.