hal-cgp
hal-cgp copied to clipboard
Unfreeze dependencies
At the moment we define specific versions for all dependencies. This can lead to issues (see, e.g., https://github.com/Happy-Algorithms-League/hal-cgp/pull/368/) besides potentially causing issues for users.
We should unfreeze the dependencies and only freeze when absolutely necessary.