The hard dependency on "requests~=2.20.0" can cause issues for downstream libraries (for instance tethys-downscaling) that depend on other libraries with more up-to-date requests/urllib version pins. I don't think we're using any deprecated aspects of request so i think we would be safe to just let this one float.
The hard dependency on "requests~=2.20.0" can cause issues for downstream libraries (for instance tethys-downscaling) that depend on other libraries with more up-to-date requests/urllib version pins. I don't think we're using any deprecated aspects of request so i think we would be safe to just let this one float.