Hi,
In the current version of the Project.toml, only julia 1.6 is defined in the compat. This is quite restrictive however to use with recent versions of other Julia packages. For example, I couldn't install Symbolics.jl in v.6 or higher with this compat bound. Could it be possible to make this less restrictive? For now, I made a personal fix on a fork, but would nice if something similar was included in a new relase.
Many thanks in advance,
Olivier
Hi,
In the current version of the
Project.toml, only julia 1.6 is defined in the compat. This is quite restrictive however to use with recent versions of other Julia packages. For example, I couldn't install Symbolics.jl in v.6 or higher with this compat bound. Could it be possible to make this less restrictive? For now, I made a personal fix on a fork, but would nice if something similar was included in a new relase.Many thanks in advance,
Olivier