Is it possible to modify the dependencies of cligj in order to allow the new version of click, click 8.0? The dependency would become "click >= 4.0, < 9". As long as it is not done here, projects using your library (including projects using fiona, geopandas, etc with cligj as dependencies) won't be able to install click 8.0.
Is it possible to modify the dependencies of
cligjin order to allow the new version ofclick,click 8.0? The dependency would become"click >= 4.0, < 9". As long as it is not done here, projects using your library (including projects usingfiona,geopandas, etc withcligjas dependencies) won't be able to install click 8.0.