Skip to content

Commit

Permalink
ci: upper-bound SymbolicUtils compat to <1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed May 26, 2024
1 parent a3b7673 commit 908c197
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/downstream/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ SciMLSensitivity = "1ed8b502-d754-442c-8d5d-10ac956f44a1"
SciMLStructures = "53ae85a6-f571-4167-b2af-e1d143709226"
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

Expand All @@ -35,5 +36,6 @@ SciMLSensitivity = "7.11"
SciMLStructures = "1.1"
Sundials = "4.11"
SymbolicIndexingInterface = "0.3"
SymbolicUtils = "<1.6"
Unitful = "1.12"
Zygote = "0.6"

0 comments on commit 908c197

Please sign in to comment.