JuliaSymbolics / SymbolicUtils.jl

Symbolic expressions, rewriting and simplification
https://docs.sciml.ai/SymbolicUtils/stable/
Other
536 stars 107 forks source link

Unsatisfiable requirements detected for package SymbolicUtils (Modeling Toolkit and SymbolicRegression) #390

Closed vnikoofard closed 2 years ago

vnikoofard commented 2 years ago

Sorry if this issue isn't related to this repository. When I update the Modeling Toolkit and SymbolicRegression packages to their latest versions by pointing to their repositories, it causes the following error related to SymbolicUtils. Is there any way to solve it?

ERROR: Unsatisfiable requirements detected for package SymbolicUtils [d1185830]:
 SymbolicUtils [d1185830] log:
 ├─possible versions are: 0.1.0-0.18.0 or uninstalled
 ├─restricted to versions 0.13 by SymbolicRegression [8254be44], leaving only versions 0.13.0-0.13.5
 │ └─SymbolicRegression [8254be44] log:
 │   ├─possible versions are: 0.6.14 or uninstalled
 │   └─SymbolicRegression [8254be44] is fixed to version 0.6.14
 └─restricted to versions 0.18 by ModelingToolkit [961ee093] — no versions left
   └─ModelingToolkit [961ee093] log:
     ├─possible versions are: 7.0.0 or uninstalled
     └─ModelingToolkit [961ee093] is fixed to version 7.0.0
ChrisRackauckas commented 2 years ago

The libraries need to update. The new breaking version was just released yesterday.

ChrisRackauckas commented 2 years ago

Nothing to do here, so closing. Do PRs to downstream.