You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've ended up in a situation where I can't bump SU to 3 on Symbolics,
See #1196
It's because SymPy.jl needs a bump of SU too, and thus SymPyCore.jl needs a bump of SU too, but SymPyCore.jl depends on Symbolics = 5 for testing. So that's kind of a cyclic dependency. How could I solve this?
i've ended up in a situation where I can't bump SU to 3 on Symbolics,
See #1196
It's because
SymPy.jl
needs a bump of SU too, and thusSymPyCore.jl
needs a bump of SU too, butSymPyCore.jl
depends onSymbolics = 5
for testing. So that's kind of a cyclic dependency. How could I solve this?CC @ChrisRackauckas
The text was updated successfully, but these errors were encountered: